pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-google-maps-services-python
Module Name: pkgsrc
Committed By: wiz
Date: Fri Mar 20 07:28:14 UTC 2020
Modified Files:
pkgsrc/geography/py-google-maps-services-python: Makefile PLIST
Log Message:
py-google-maps-services-python: add missing TEST_DEPENDS, sort PLIST
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
pkgsrc/geography/py-google-maps-services-python/Makefile
cvs rdiff -u -r1.5 -r1.6 \
pkgsrc/geography/py-google-maps-services-python/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/py-google-maps-services-python/Makefile
diff -u pkgsrc/geography/py-google-maps-services-python/Makefile:1.10 pkgsrc/geography/py-google-maps-services-python/Makefile:1.11
--- pkgsrc/geography/py-google-maps-services-python/Makefile:1.10 Fri Mar 20 01:37:23 2020
+++ pkgsrc/geography/py-google-maps-services-python/Makefile Fri Mar 20 07:28:14 2020
@@ -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
Index: pkgsrc/geography/py-google-maps-services-python/PLIST
diff -u pkgsrc/geography/py-google-maps-services-python/PLIST:1.5 pkgsrc/geography/py-google-maps-services-python/PLIST:1.6
--- pkgsrc/geography/py-google-maps-services-python/PLIST:1.5 Fri Mar 20 01:37:23 2020
+++ pkgsrc/geography/py-google-maps-services-python/PLIST Fri Mar 20 07:28:14 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index