summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-03-20 01:37:23 +0000
committerryoon <ryoon@pkgsrc.org>2020-03-20 01:37:23 +0000
commit5a52744274f61cb996e0fcce3d112cd67440e065 (patch)
treee3a18509a7cf0e4841fa7c5890b5d487f6e53d1d /geography
parent8f17674be07e9a9fb6d6158128e7a4205205dcb0 (diff)
downloadpkgsrc-5a52744274f61cb996e0fcce3d112cd67440e065.tar.gz
py-google-maps-services-python: Update to 4.2.0
Changelog: Add support for Maps Static API (#344)
Diffstat (limited to 'geography')
-rw-r--r--geography/py-google-maps-services-python/Makefile4
-rw-r--r--geography/py-google-maps-services-python/PLIST51
-rw-r--r--geography/py-google-maps-services-python/distinfo10
3 files changed, 34 insertions, 31 deletions
diff --git a/geography/py-google-maps-services-python/Makefile b/geography/py-google-maps-services-python/Makefile
index b58937771f6..5499e5f88c1 100644
--- a/geography/py-google-maps-services-python/Makefile
+++ b/geography/py-google-maps-services-python/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/02/12 16:32:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/20 01:37:23 ryoon Exp $
-DISTNAME= google-maps-services-python-4.1.0
+DISTNAME= google-maps-services-python-4.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography python
MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
diff --git a/geography/py-google-maps-services-python/PLIST b/geography/py-google-maps-services-python/PLIST
index 00ca7975ec6..6cd00351072 100644
--- a/geography/py-google-maps-services-python/PLIST
+++ b/geography/py-google-maps-services-python/PLIST
@@ -1,42 +1,45 @@
-@comment $NetBSD: PLIST,v 1.4 2018/11/16 15:27:37 kleink Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/03/20 01:37:23 ryoon Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/googlemaps/__init__.py
-${PYSITELIB}/googlemaps/__init__.pyc
${PYSITELIB}/googlemaps/__init__.pyo
-${PYSITELIB}/googlemaps/client.py
-${PYSITELIB}/googlemaps/client.pyc
+${PYSITELIB}/googlemaps/__init__.pyc
${PYSITELIB}/googlemaps/client.pyo
-${PYSITELIB}/googlemaps/convert.py
-${PYSITELIB}/googlemaps/convert.pyc
+${PYSITELIB}/googlemaps/client.pyc
${PYSITELIB}/googlemaps/convert.pyo
-${PYSITELIB}/googlemaps/directions.py
-${PYSITELIB}/googlemaps/directions.pyc
+${PYSITELIB}/googlemaps/convert.pyc
${PYSITELIB}/googlemaps/directions.pyo
-${PYSITELIB}/googlemaps/distance_matrix.py
-${PYSITELIB}/googlemaps/distance_matrix.pyc
+${PYSITELIB}/googlemaps/directions.pyc
${PYSITELIB}/googlemaps/distance_matrix.pyo
-${PYSITELIB}/googlemaps/elevation.py
-${PYSITELIB}/googlemaps/elevation.pyc
+${PYSITELIB}/googlemaps/distance_matrix.pyc
${PYSITELIB}/googlemaps/elevation.pyo
-${PYSITELIB}/googlemaps/exceptions.py
-${PYSITELIB}/googlemaps/exceptions.pyc
+${PYSITELIB}/googlemaps/elevation.pyc
${PYSITELIB}/googlemaps/exceptions.pyo
-${PYSITELIB}/googlemaps/geocoding.py
-${PYSITELIB}/googlemaps/geocoding.pyc
+${PYSITELIB}/googlemaps/exceptions.pyc
${PYSITELIB}/googlemaps/geocoding.pyo
-${PYSITELIB}/googlemaps/geolocation.py
-${PYSITELIB}/googlemaps/geolocation.pyc
+${PYSITELIB}/googlemaps/geocoding.pyc
${PYSITELIB}/googlemaps/geolocation.pyo
-${PYSITELIB}/googlemaps/places.py
-${PYSITELIB}/googlemaps/places.pyc
+${PYSITELIB}/googlemaps/geolocation.pyc
+${PYSITELIB}/googlemaps/maps.pyo
+${PYSITELIB}/googlemaps/maps.pyc
${PYSITELIB}/googlemaps/places.pyo
-${PYSITELIB}/googlemaps/roads.py
-${PYSITELIB}/googlemaps/roads.pyc
+${PYSITELIB}/googlemaps/places.pyc
${PYSITELIB}/googlemaps/roads.pyo
-${PYSITELIB}/googlemaps/timezone.py
-${PYSITELIB}/googlemaps/timezone.pyc
+${PYSITELIB}/googlemaps/roads.pyc
${PYSITELIB}/googlemaps/timezone.pyo
+${PYSITELIB}/googlemaps/timezone.pyc
+${PYSITELIB}/googlemaps/client.py
+${PYSITELIB}/googlemaps/convert.py
+${PYSITELIB}/googlemaps/directions.py
+${PYSITELIB}/googlemaps/distance_matrix.py
+${PYSITELIB}/googlemaps/elevation.py
+${PYSITELIB}/googlemaps/exceptions.py
+${PYSITELIB}/googlemaps/geocoding.py
+${PYSITELIB}/googlemaps/geolocation.py
+${PYSITELIB}/googlemaps/maps.py
+${PYSITELIB}/googlemaps/places.py
+${PYSITELIB}/googlemaps/roads.py
+${PYSITELIB}/googlemaps/timezone.py
diff --git a/geography/py-google-maps-services-python/distinfo b/geography/py-google-maps-services-python/distinfo
index 0cb1699f091..1acf269edf2 100644
--- a/geography/py-google-maps-services-python/distinfo
+++ b/geography/py-google-maps-services-python/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/02/12 16:32:01 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2020/03/20 01:37:23 ryoon Exp $
-SHA1 (google-maps-services-python-4.1.0.tar.gz) = 9efabe87d635bb8272fd16cac1aac0b6c67887c3
-RMD160 (google-maps-services-python-4.1.0.tar.gz) = 5e900a3d43067fadaec2d9d8d5575a30d5578473
-SHA512 (google-maps-services-python-4.1.0.tar.gz) = 6ec5976d9f0b0a54e48fcad03ef86473819f7bacb05f40962730c823b459015fa5277bf183f2e74dac3f082f69a2e4b0f0077d32660df7fa4297c86a16ceff52
-Size (google-maps-services-python-4.1.0.tar.gz) = 42248 bytes
+SHA1 (google-maps-services-python-4.2.0.tar.gz) = 9f0eb9fa985da827622d07606709fe7115345ab3
+RMD160 (google-maps-services-python-4.2.0.tar.gz) = 3444686b521fdbb5408e929b4d309c67ab206d49
+SHA512 (google-maps-services-python-4.2.0.tar.gz) = 1fab45bc0beecc21e99d7881f195f9be3fd6ad53c74f6bd238fb7a01738d456d38cc8975ebb6dbe1f3abde967db78d000161dac60fa675b74166cf5bf7bc72f2
+Size (google-maps-services-python-4.2.0.tar.gz) = 46098 bytes