pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/py-google-maps-services-python py-google-map...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/453101ef4b75
branches:  trunk
changeset: 425158:453101ef4b75
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 20 07:28:14 2020 +0000

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

diffstat:

 geography/py-google-maps-services-python/Makefile |   4 +-
 geography/py-google-maps-services-python/PLIST    |  52 +++++++++++-----------
 2 files changed, 29 insertions(+), 27 deletions(-)

diffs (93 lines):

diff -r e2df192b2ba2 -r 453101ef4b75 geography/py-google-maps-services-python/Makefile
--- a/geography/py-google-maps-services-python/Makefile Fri Mar 20 06:17:48 2020 +0000
+++ b/geography/py-google-maps-services-python/Makefile Fri Mar 20 07:28:14 2020 +0000
@@ -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 @@
 
 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 -r e2df192b2ba2 -r 453101ef4b75 geography/py-google-maps-services-python/PLIST
--- a/geography/py-google-maps-services-python/PLIST    Fri Mar 20 06:17:48 2020 +0000
+++ b/geography/py-google-maps-services-python/PLIST    Fri Mar 20 07:28:14 2020 +0000
@@ -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__.pyc
 ${PYSITELIB}/googlemaps/__init__.pyo
-${PYSITELIB}/googlemaps/__init__.pyc
-${PYSITELIB}/googlemaps/client.pyo
+${PYSITELIB}/googlemaps/client.py
 ${PYSITELIB}/googlemaps/client.pyc
-${PYSITELIB}/googlemaps/convert.pyo
+${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/directions.pyc
+${PYSITELIB}/googlemaps/distance_matrix.py
+${PYSITELIB}/googlemaps/distance_matrix.pyc
 ${PYSITELIB}/googlemaps/distance_matrix.pyo
-${PYSITELIB}/googlemaps/distance_matrix.pyc
+${PYSITELIB}/googlemaps/elevation.py
+${PYSITELIB}/googlemaps/elevation.pyc
 ${PYSITELIB}/googlemaps/elevation.pyo
-${PYSITELIB}/googlemaps/elevation.pyc
-${PYSITELIB}/googlemaps/exceptions.pyo
+${PYSITELIB}/googlemaps/exceptions.py
 ${PYSITELIB}/googlemaps/exceptions.pyc
-${PYSITELIB}/googlemaps/geocoding.pyo
+${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/geolocation.pyc
+${PYSITELIB}/googlemaps/maps.py
+${PYSITELIB}/googlemaps/maps.pyc
 ${PYSITELIB}/googlemaps/maps.pyo
-${PYSITELIB}/googlemaps/maps.pyc
-${PYSITELIB}/googlemaps/places.pyo
+${PYSITELIB}/googlemaps/places.py
 ${PYSITELIB}/googlemaps/places.pyc
-${PYSITELIB}/googlemaps/roads.pyo
+${PYSITELIB}/googlemaps/places.pyo
+${PYSITELIB}/googlemaps/roads.py
 ${PYSITELIB}/googlemaps/roads.pyc
-${PYSITELIB}/googlemaps/timezone.pyo
+${PYSITELIB}/googlemaps/roads.pyo
+${PYSITELIB}/googlemaps/timezone.py
 ${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
+${PYSITELIB}/googlemaps/timezone.pyo



Home | Main Index | Thread Index | Old Index