summaryrefslogtreecommitdiff
path: root/geography/py-google-maps-services-python
diff options
context:
space:
mode:
authorwiz <wiz>2016-05-06 06:51:15 +0000
committerwiz <wiz>2016-05-06 06:51:15 +0000
commit391d76d0a5e32f8cbf45ac27f263d1c30f7e901a (patch)
tree105468dc12bc4b768fe5a7ef3f0451aef2064576 /geography/py-google-maps-services-python
parent53597657772400055f79ba1e071810231c3adec2 (diff)
downloadpkgsrc-391d76d0a5e32f8cbf45ac27f263d1c30f7e901a.tar.gz
Mark as BROKEN until upstream supports current version of py-requests.
Diffstat (limited to 'geography/py-google-maps-services-python')
-rw-r--r--geography/py-google-maps-services-python/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/geography/py-google-maps-services-python/Makefile b/geography/py-google-maps-services-python/Makefile
index c43bdf8aefa..c21b10b3090 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.5 2016/01/10 13:42:02 kleink Exp $
+# $NetBSD: Makefile,v 1.6 2016/05/06 06:51:15 wiz Exp $
DISTNAME= google-maps-services-python-2.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +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
+#DEPENDS+= ${PYPKGPREFIX}-requests<=2.9.1:../../devel/py-requests
+BROKEN= Needs old version of py-requests.
EGG_NAME= googlemaps-${PKGVERSION_NOREV}
PYTHON_VERSIONS_INCOMPATIBLE= 33