Fri Mar 20 01:37:23 2020 UTC ()
py-google-maps-services-python: Update to 4.2.0

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


(ryoon)
diff -r1.9 -r1.10 pkgsrc/geography/py-google-maps-services-python/Makefile
diff -r1.4 -r1.5 pkgsrc/geography/py-google-maps-services-python/PLIST
diff -r1.7 -r1.8 pkgsrc/geography/py-google-maps-services-python/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/geography/py-google-maps-services-python/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/py-google-maps-services-python/Attic/Makefile 2020/02/12 16:32:01 1.9
+++ pkgsrc/geography/py-google-maps-services-python/Attic/Makefile 2020/03/20 01:37:23 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2020/02/12 16:32:01 ryoon Exp $ 1# $NetBSD: Makefile,v 1.10 2020/03/20 01:37:23 ryoon Exp $
2 2
3DISTNAME= google-maps-services-python-4.1.0 3DISTNAME= google-maps-services-python-4.2.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= geography python 5CATEGORIES= geography python
6MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} 6MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
7 7
8MAINTAINER= kleink@NetBSD.org 8MAINTAINER= kleink@NetBSD.org
9HOMEPAGE= https://github.com/googlemaps/google-maps-services-python/ 9HOMEPAGE= https://github.com/googlemaps/google-maps-services-python/
10COMMENT= Python client library for Google Maps API Web Services 10COMMENT= Python client library for Google Maps API Web Services
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0<3.0:../../devel/py-requests 13DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0<3.0:../../devel/py-requests
14TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses 14TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses
15 15
16PYTHON_VERSIONS_INCOMPATIBLE= 27 16PYTHON_VERSIONS_INCOMPATIBLE= 27

cvs diff -r1.4 -r1.5 pkgsrc/geography/py-google-maps-services-python/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/geography/py-google-maps-services-python/Attic/PLIST 2018/11/16 15:27:37 1.4
+++ pkgsrc/geography/py-google-maps-services-python/Attic/PLIST 2020/03/20 01:37:23 1.5
@@ -1,42 +1,45 @@ @@ -1,42 +1,45 @@
1@comment $NetBSD: PLIST,v 1.4 2018/11/16 15:27:37 kleink Exp $ 1@comment $NetBSD: PLIST,v 1.5 2020/03/20 01:37:23 ryoon Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/requires.txt 5${PYSITELIB}/${EGG_INFODIR}/requires.txt
6${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7${PYSITELIB}/googlemaps/__init__.py 7${PYSITELIB}/googlemaps/__init__.py
8${PYSITELIB}/googlemaps/__init__.pyc 
9${PYSITELIB}/googlemaps/__init__.pyo 8${PYSITELIB}/googlemaps/__init__.pyo
10${PYSITELIB}/googlemaps/client.py 9${PYSITELIB}/googlemaps/__init__.pyc
11${PYSITELIB}/googlemaps/client.pyc 
12${PYSITELIB}/googlemaps/client.pyo 10${PYSITELIB}/googlemaps/client.pyo
13${PYSITELIB}/googlemaps/convert.py 11${PYSITELIB}/googlemaps/client.pyc
14${PYSITELIB}/googlemaps/convert.pyc 
15${PYSITELIB}/googlemaps/convert.pyo 12${PYSITELIB}/googlemaps/convert.pyo
16${PYSITELIB}/googlemaps/directions.py 13${PYSITELIB}/googlemaps/convert.pyc
17${PYSITELIB}/googlemaps/directions.pyc 
18${PYSITELIB}/googlemaps/directions.pyo 14${PYSITELIB}/googlemaps/directions.pyo
19${PYSITELIB}/googlemaps/distance_matrix.py 15${PYSITELIB}/googlemaps/directions.pyc
20${PYSITELIB}/googlemaps/distance_matrix.pyc 
21${PYSITELIB}/googlemaps/distance_matrix.pyo 16${PYSITELIB}/googlemaps/distance_matrix.pyo
22${PYSITELIB}/googlemaps/elevation.py 17${PYSITELIB}/googlemaps/distance_matrix.pyc
23${PYSITELIB}/googlemaps/elevation.pyc 
24${PYSITELIB}/googlemaps/elevation.pyo 18${PYSITELIB}/googlemaps/elevation.pyo
25${PYSITELIB}/googlemaps/exceptions.py 19${PYSITELIB}/googlemaps/elevation.pyc
26${PYSITELIB}/googlemaps/exceptions.pyc 
27${PYSITELIB}/googlemaps/exceptions.pyo 20${PYSITELIB}/googlemaps/exceptions.pyo
28${PYSITELIB}/googlemaps/geocoding.py 21${PYSITELIB}/googlemaps/exceptions.pyc
29${PYSITELIB}/googlemaps/geocoding.pyc 
30${PYSITELIB}/googlemaps/geocoding.pyo 22${PYSITELIB}/googlemaps/geocoding.pyo
31${PYSITELIB}/googlemaps/geolocation.py 23${PYSITELIB}/googlemaps/geocoding.pyc
32${PYSITELIB}/googlemaps/geolocation.pyc 
33${PYSITELIB}/googlemaps/geolocation.pyo 24${PYSITELIB}/googlemaps/geolocation.pyo
34${PYSITELIB}/googlemaps/places.py 25${PYSITELIB}/googlemaps/geolocation.pyc
35${PYSITELIB}/googlemaps/places.pyc 26${PYSITELIB}/googlemaps/maps.pyo
 27${PYSITELIB}/googlemaps/maps.pyc
36${PYSITELIB}/googlemaps/places.pyo 28${PYSITELIB}/googlemaps/places.pyo
37${PYSITELIB}/googlemaps/roads.py 29${PYSITELIB}/googlemaps/places.pyc
38${PYSITELIB}/googlemaps/roads.pyc 
39${PYSITELIB}/googlemaps/roads.pyo 30${PYSITELIB}/googlemaps/roads.pyo
40${PYSITELIB}/googlemaps/timezone.py 31${PYSITELIB}/googlemaps/roads.pyc
41${PYSITELIB}/googlemaps/timezone.pyc 
42${PYSITELIB}/googlemaps/timezone.pyo 32${PYSITELIB}/googlemaps/timezone.pyo
 33${PYSITELIB}/googlemaps/timezone.pyc
 34${PYSITELIB}/googlemaps/client.py
 35${PYSITELIB}/googlemaps/convert.py
 36${PYSITELIB}/googlemaps/directions.py
 37${PYSITELIB}/googlemaps/distance_matrix.py
 38${PYSITELIB}/googlemaps/elevation.py
 39${PYSITELIB}/googlemaps/exceptions.py
 40${PYSITELIB}/googlemaps/geocoding.py
 41${PYSITELIB}/googlemaps/geolocation.py
 42${PYSITELIB}/googlemaps/maps.py
 43${PYSITELIB}/googlemaps/places.py
 44${PYSITELIB}/googlemaps/roads.py
 45${PYSITELIB}/googlemaps/timezone.py

cvs diff -r1.7 -r1.8 pkgsrc/geography/py-google-maps-services-python/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/geography/py-google-maps-services-python/Attic/distinfo 2020/02/12 16:32:01 1.7
+++ pkgsrc/geography/py-google-maps-services-python/Attic/distinfo 2020/03/20 01:37:23 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2020/02/12 16:32:01 ryoon Exp $ 1$NetBSD: distinfo,v 1.8 2020/03/20 01:37:23 ryoon Exp $
2 2
3SHA1 (google-maps-services-python-4.1.0.tar.gz) = 9efabe87d635bb8272fd16cac1aac0b6c67887c3 3SHA1 (google-maps-services-python-4.2.0.tar.gz) = 9f0eb9fa985da827622d07606709fe7115345ab3
4RMD160 (google-maps-services-python-4.1.0.tar.gz) = 5e900a3d43067fadaec2d9d8d5575a30d5578473 4RMD160 (google-maps-services-python-4.2.0.tar.gz) = 3444686b521fdbb5408e929b4d309c67ab206d49
5SHA512 (google-maps-services-python-4.1.0.tar.gz) = 6ec5976d9f0b0a54e48fcad03ef86473819f7bacb05f40962730c823b459015fa5277bf183f2e74dac3f082f69a2e4b0f0077d32660df7fa4297c86a16ceff52 5SHA512 (google-maps-services-python-4.2.0.tar.gz) = 1fab45bc0beecc21e99d7881f195f9be3fd6ad53c74f6bd238fb7a01738d456d38cc8975ebb6dbe1f3abde967db78d000161dac60fa675b74166cf5bf7bc72f2
6Size (google-maps-services-python-4.1.0.tar.gz) = 42248 bytes 6Size (google-maps-services-python-4.2.0.tar.gz) = 46098 bytes