summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-05-06 06:51:15 +0000
committerwiz <wiz@pkgsrc.org>2016-05-06 06:51:15 +0000
commit94ee6adc88e5bd937eec1be23a7c40821e46655a (patch)
tree105468dc12bc4b768fe5a7ef3f0451aef2064576 /geography
parentab0b3523160cc808e4c7e7213173fee2a76e85b5 (diff)
downloadpkgsrc-94ee6adc88e5bd937eec1be23a7c40821e46655a.tar.gz
Mark as BROKEN until upstream supports current version of py-requests.
Diffstat (limited to 'geography')
-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