Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2015/03/02 13:29:16 kleink Exp $
# $NetBSD: Makefile,v 1.7 2016/07/09 13:03:49 wiz Exp $
DISTNAME= google-maps-services-python-2.1.1
DISTNAME= google-maps-services-python-2.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography python
MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
@@ -10,10 +10,10 @@ 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-[0-9]*:../../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
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"