The NetBSD Project

CVS log for pkgsrc/geography/py-google-maps-services-python/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / geography / py-google-maps-services-python

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12, Sat Mar 21 18:59:57 2020 UTC (4 years ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +1 -1 lines
FILE REMOVED

py-google-maps-services-python: renamed to py-googlemaps

Revision 1.11 / (download) - annotate - [select for diffs], Fri Mar 20 07:28:14 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

py-google-maps-services-python: add missing TEST_DEPENDS, sort PLIST

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 20 01:37:23 2020 UTC (4 years ago) by ryoon
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

py-google-maps-services-python: Update to 4.2.0

Changelog:
    Add support for Maps Static API (#344)

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 12 16:32:01 2020 UTC (4 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

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.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 16 15:27:37 2018 UTC (5 years, 4 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

py-google-maps-services-python: Update to 2.5.1.

No changelog provided; notable news per README is the geolocation API.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:49 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 6 06:51:15 2016 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Mark as BROKEN until upstream supports current version of py-requests.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 10 13:42:02 2016 UTC (8 years, 2 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 2 13:29:16 2015 UTC (9 years ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update py-google-maps-services-python to 2.1.1.

Bug fixes; no changelog.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 30 17:35:07 2015 UTC (9 years, 1 month ago) by kleink
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Update py-google-maps-services-python to 2.1.

No changelog provided.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 21 13:22:20 2015 UTC (9 years, 2 months ago) by kleink
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Append PKGVERSION_NOREV to EGG_NAME so that EGG_INFODIR substitution can
happen; noticed during bulk building with a different PYVERSION than the
one that had crept into the PLIST.

Bump PKGREVISION.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 12 10:27:41 2015 UTC (9 years, 2 months ago) by kleink
Branch: MAIN

Import google-maps-services-python-2.0 as
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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>