summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-20 07:28:14 +0000
committerwiz <wiz@pkgsrc.org>2020-03-20 07:28:14 +0000
commitb8d261dd5e0a7ab11fa63e3945f23a3f0b0bdc2f (patch)
tree49d718d9779500284bdad9c85b9dee9d93c6cef7 /geography
parent916520ab2e354eb2d562e3bac88f1fe088c44247 (diff)
downloadpkgsrc-b8d261dd5e0a7ab11fa63e3945f23a3f0b0bdc2f.tar.gz
py-google-maps-services-python: add missing TEST_DEPENDS, sort PLIST
Diffstat (limited to 'geography')
-rw-r--r--geography/py-google-maps-services-python/Makefile4
-rw-r--r--geography/py-google-maps-services-python/PLIST52
2 files changed, 29 insertions, 27 deletions
diff --git a/geography/py-google-maps-services-python/Makefile b/geography/py-google-maps-services-python/Makefile
index 5499e5f88c1..d613f242dbd 100644
--- a/geography/py-google-maps-services-python/Makefile
+++ b/geography/py-google-maps-services-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/03/20 01:37:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/20 07:28:14 wiz Exp $
DISTNAME= google-maps-services-python-4.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,8 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0<3.0:../../devel/py-requests
TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses
+TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
PYTHON_VERSIONS_INCOMPATIBLE= 27
diff --git a/geography/py-google-maps-services-python/PLIST b/geography/py-google-maps-services-python/PLIST
index 6cd00351072..cee9b48870a 100644
--- a/geography/py-google-maps-services-python/PLIST
+++ b/geography/py-google-maps-services-python/PLIST
@@ -1,45 +1,45 @@
-@comment $NetBSD: PLIST,v 1.5 2020/03/20 01:37:23 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/03/20 07:28:14 wiz 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__.pyo
${PYSITELIB}/googlemaps/__init__.pyc
-${PYSITELIB}/googlemaps/client.pyo
-${PYSITELIB}/googlemaps/client.pyc
-${PYSITELIB}/googlemaps/convert.pyo
-${PYSITELIB}/googlemaps/convert.pyc
-${PYSITELIB}/googlemaps/directions.pyo
-${PYSITELIB}/googlemaps/directions.pyc
-${PYSITELIB}/googlemaps/distance_matrix.pyo
-${PYSITELIB}/googlemaps/distance_matrix.pyc
-${PYSITELIB}/googlemaps/elevation.pyo
-${PYSITELIB}/googlemaps/elevation.pyc
-${PYSITELIB}/googlemaps/exceptions.pyo
-${PYSITELIB}/googlemaps/exceptions.pyc
-${PYSITELIB}/googlemaps/geocoding.pyo
-${PYSITELIB}/googlemaps/geocoding.pyc
-${PYSITELIB}/googlemaps/geolocation.pyo
-${PYSITELIB}/googlemaps/geolocation.pyc
-${PYSITELIB}/googlemaps/maps.pyo
-${PYSITELIB}/googlemaps/maps.pyc
-${PYSITELIB}/googlemaps/places.pyo
-${PYSITELIB}/googlemaps/places.pyc
-${PYSITELIB}/googlemaps/roads.pyo
-${PYSITELIB}/googlemaps/roads.pyc
-${PYSITELIB}/googlemaps/timezone.pyo
-${PYSITELIB}/googlemaps/timezone.pyc
+${PYSITELIB}/googlemaps/__init__.pyo
${PYSITELIB}/googlemaps/client.py
+${PYSITELIB}/googlemaps/client.pyc
+${PYSITELIB}/googlemaps/client.pyo
${PYSITELIB}/googlemaps/convert.py
+${PYSITELIB}/googlemaps/convert.pyc
+${PYSITELIB}/googlemaps/convert.pyo
${PYSITELIB}/googlemaps/directions.py
+${PYSITELIB}/googlemaps/directions.pyc
+${PYSITELIB}/googlemaps/directions.pyo
${PYSITELIB}/googlemaps/distance_matrix.py
+${PYSITELIB}/googlemaps/distance_matrix.pyc
+${PYSITELIB}/googlemaps/distance_matrix.pyo
${PYSITELIB}/googlemaps/elevation.py
+${PYSITELIB}/googlemaps/elevation.pyc
+${PYSITELIB}/googlemaps/elevation.pyo
${PYSITELIB}/googlemaps/exceptions.py
+${PYSITELIB}/googlemaps/exceptions.pyc
+${PYSITELIB}/googlemaps/exceptions.pyo
${PYSITELIB}/googlemaps/geocoding.py
+${PYSITELIB}/googlemaps/geocoding.pyc
+${PYSITELIB}/googlemaps/geocoding.pyo
${PYSITELIB}/googlemaps/geolocation.py
+${PYSITELIB}/googlemaps/geolocation.pyc
+${PYSITELIB}/googlemaps/geolocation.pyo
${PYSITELIB}/googlemaps/maps.py
+${PYSITELIB}/googlemaps/maps.pyc
+${PYSITELIB}/googlemaps/maps.pyo
${PYSITELIB}/googlemaps/places.py
+${PYSITELIB}/googlemaps/places.pyc
+${PYSITELIB}/googlemaps/places.pyo
${PYSITELIB}/googlemaps/roads.py
+${PYSITELIB}/googlemaps/roads.pyc
+${PYSITELIB}/googlemaps/roads.pyo
${PYSITELIB}/googlemaps/timezone.py
+${PYSITELIB}/googlemaps/timezone.pyc
+${PYSITELIB}/googlemaps/timezone.pyo