Fri Jan 30 17:35:07 2015 UTC ()
Update py-google-maps-services-python to 2.1.

No changelog provided.


(kleink)
diff -r1.2 -r1.3 pkgsrc/geography/py-google-maps-services-python/Makefile
diff -r1.1 -r1.2 pkgsrc/geography/py-google-maps-services-python/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/geography/py-google-maps-services-python/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/py-google-maps-services-python/Attic/Makefile 2015/01/21 13:22:20 1.2
+++ pkgsrc/geography/py-google-maps-services-python/Attic/Makefile 2015/01/30 17:35:07 1.3
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2015/01/21 13:22:20 kleink Exp $ 1# $NetBSD: Makefile,v 1.3 2015/01/30 17:35:07 kleink Exp $
2 2
3DISTNAME= google-maps-services-python-2.0 3DISTNAME= google-maps-services-python-2.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= geography python 5CATEGORIES= geography python
7MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} 6MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
8 7
9MAINTAINER= kleink@NetBSD.org 8MAINTAINER= kleink@NetBSD.org
10HOMEPAGE= https://github.com/googlemaps/google-maps-services-python/ 9HOMEPAGE= https://github.com/googlemaps/google-maps-services-python/
11COMMENT= Python client library for Google Maps API Web Services 10COMMENT= Python client library for Google Maps API Web Services
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests 13DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
15 14
16EGG_NAME= googlemaps-${PKGVERSION_NOREV} 15EGG_NAME= googlemaps-${PKGVERSION_NOREV}
17PYTHON_VERSIONS_INCOMPATIBLE= 33 16PYTHON_VERSIONS_INCOMPATIBLE= 33
18 17

cvs diff -r1.1 -r1.2 pkgsrc/geography/py-google-maps-services-python/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/geography/py-google-maps-services-python/Attic/distinfo 2015/01/12 10:27:41 1.1
+++ pkgsrc/geography/py-google-maps-services-python/Attic/distinfo 2015/01/30 17:35:07 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2015/01/12 10:27:41 kleink Exp $ 1$NetBSD: distinfo,v 1.2 2015/01/30 17:35:07 kleink Exp $
2 2
3SHA1 (google-maps-services-python-2.0.tar.gz) = 64cff912f719c2b71074ee8b19b965782cf82ed4 3SHA1 (google-maps-services-python-2.1.tar.gz) = 8ac87c6f76db76f63cd860852d4c9727cf17d3a9
4RMD160 (google-maps-services-python-2.0.tar.gz) = 17b67bb76451d419afd3d44ab8dc36d3af6110a7 4RMD160 (google-maps-services-python-2.1.tar.gz) = 7b5a5f16731afe0dd52a0a92b3669f61339efdb3
5Size (google-maps-services-python-2.0.tar.gz) = 24841 bytes 5Size (google-maps-services-python-2.1.tar.gz) = 25585 bytes