summaryrefslogtreecommitdiff
path: root/geography/py-google-maps-services-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/py-google-maps-services-python/Makefile')
-rw-r--r--geography/py-google-maps-services-python/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/geography/py-google-maps-services-python/Makefile b/geography/py-google-maps-services-python/Makefile
index a3ead356b57..84fc5849ea0 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.7 2016/07/09 13:03:49 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/11/16 15:27:37 kleink Exp $
-DISTNAME= google-maps-services-python-2.4.2
+DISTNAME= google-maps-services-python-2.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography python
MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
@@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/googlemaps/google-maps-services-python/
COMMENT= Python client library for Google Maps API Web Services
LICENSE= apache-2.0
-#DEPENDS+= ${PYPKGPREFIX}-requests<=2.9.1:../../devel/py-requests
-BROKEN= Needs old version of py-requests.
+DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0<3.0:../../devel/py-requests
+TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses
EGG_NAME= googlemaps-${PKGVERSION_NOREV}