summaryrefslogtreecommitdiff
path: root/geography/py-google-maps-services-python
AgeCommit message (Collapse)AuthorFilesLines
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+1
2016-05-06Mark as BROKEN until upstream supports current version of py-requests.wiz1-2/+3
2016-01-10Update py-google-maps-services-python to 2.4.2.kleink5-9/+34
In lieu of a change log: * Roads API support * Place API support * rate limiting * bug fixes
2015-11-03Add SHA512 digests for distfiles for geography categoryagc1-1/+2
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-02Update py-google-maps-services-python to 2.1.1.kleink2-6/+6
Bug fixes; no changelog.
2015-01-30Update py-google-maps-services-python to 2.1.kleink2-7/+6
No changelog provided.
2015-01-21Append PKGVERSION_NOREV to EGG_NAME so that EGG_INFODIR substitution cankleink2-8/+9
happen; noticed during bulk building with a different PYVERSION than the one that had crept into the PLIST. Bump PKGREVISION.
2015-01-12Import google-maps-services-python-2.0 askleink4-0/+72
geography/py-google-maps-services-python. Use Python? Want to geocode something? Looking for directions? Maybe matrices of directions? This library brings the Google Maps API Web Services to your Python application. The Python Client for Google Maps Services is a Python Client library for the following Google Maps APIs: - Directions API - Distance Matrix API - Elevation API - Geocoding API - Time Zone API Keep in mind that the same terms and conditions apply to usage of the APIs when they're accessed through this library.