2020-03-21 19:59:57 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-google-maps-services-python: renamed to py-googlemaps
|
2020-03-20 08:28:14 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-google-maps-services-python: add missing TEST_DEPENDS, sort PLIST
|
2020-03-20 02:37:23 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
py-google-maps-services-python: Update to 4.2.0
Changelog:
Add support for Maps Static API (#344)
|
2020-02-12 17:32:01 by Ryo ONODERA | Files touched by this commit (2) |
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.
|
2018-11-16 16:27:37 by Klaus Klein | Files touched by this commit (4) |
Log message:
py-google-maps-services-python: Update to 2.5.1.
No changelog provided; notable news per README is the geolocation API.
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|
2016-05-06 08:51:15 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Mark as BROKEN until upstream supports current version of py-requests.
|
2016-01-10 14:42:02 by Klaus Klein | Files touched by this commit (5) |
Log message:
Update py-google-maps-services-python to 2.4.2.
In lieu of a change log:
* Roads API support
* Place API support
* rate limiting
* bug fixes
|
2015-11-03 01:08:46 by Alistair G. Crooks | Files touched by this commit (67) |
Log message:
Add SHA512 digests for distfiles for geography category
One mismatched digest found in geography/libmemphis02:
# package libmemphis02
recorded SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b
calculated SHA1 (memphis-0.2.3.tar.gz) = 85993bce12c3616fcf6e7682a70b9605883edec2
No changes were made to the libmemphis02 distinfo file
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-02 14:29:16 by Klaus Klein | Files touched by this commit (2) |
Log message:
Update py-google-maps-services-python to 2.1.1.
Bug fixes; no changelog.
|