Subject: CVS commit: pkgsrc/geography/py-google-maps-services-python
From: Ryo ONODERA
Date: 2020-02-12 17:32:01
Message id: 20200212163201.A37E1FBF4@cvs.NetBSD.org

Log Message:
py-google-maps-services-python: Update to 4.1.0

Changelog:
v4.1.0
Added

    Adding support for passing in experience_id to Client class (#338)

v4.0.0
Changed

    Python 2 is no longer supported
    Removed place fields: alt_id, id, reference, and scope. Read more about this \ 
at https://developers.google.com/maps/deprecations.

v3.1.4
Changed

    APIError.__str__ should always return a str (#328)

v3.1.3
Changed

    deprecation warning for place fields: alt_id, id, reference, and scope. Read \ 
more about this at https://developers.google.com/maps/deprecations.

v3.1.2
Added

    Tests for distribution tar as part of CI
    Support for subfields such as geometry/location and geometry/viewport in Places.

v3.1.1
Changed

    Added changelog to manifest

v3.1.0
Changed

    Switched build system to use nox, pytest, and codecov. Added Python 3.7 to \ 
test framework.
    Set precision of truncated latitude and longitude floats to 8 decimals \ 
instead of 6.
    Minimum version of requests increased.
    Session token parameter added to place().
    Fixed issue where headers in request_kwargs were being overridden.

Added

    Automation for PyPi uploads.
    Long description to package.
    Added tests to manifest and tarball.

Removed

    Removed places places_autocomplete_session_token which can be replaced with \ 
uuid.uuid4().hex.
    Removed deprecated places_radar.

Files:
RevisionActionfile
1.9modifypkgsrc/geography/py-google-maps-services-python/Makefile
1.7modifypkgsrc/geography/py-google-maps-services-python/distinfo