pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/py-google-maps-services-python



Module Name:    pkgsrc
Committed By:   kleink
Date:           Fri Nov 16 15:27:37 UTC 2018

Modified Files:
        pkgsrc/geography/py-google-maps-services-python: Makefile PLIST
            distinfo
Removed Files:
        pkgsrc/geography/py-google-maps-services-python/patches: patch-setup.py

Log Message:
py-google-maps-services-python: Update to 2.5.1.

No changelog provided; notable news per README is the geolocation API.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/geography/py-google-maps-services-python/Makefile
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/geography/py-google-maps-services-python/PLIST
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/geography/py-google-maps-services-python/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/geography/py-google-maps-services-python/patches/patch-setup.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/py-google-maps-services-python/Makefile
diff -u pkgsrc/geography/py-google-maps-services-python/Makefile:1.7 pkgsrc/geography/py-google-maps-services-python/Makefile:1.8
--- pkgsrc/geography/py-google-maps-services-python/Makefile:1.7        Sat Jul  9 13:03:49 2016
+++ pkgsrc/geography/py-google-maps-services-python/Makefile    Fri Nov 16 15:27:37 2018
@@ -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/
 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}
 

Index: pkgsrc/geography/py-google-maps-services-python/PLIST
diff -u pkgsrc/geography/py-google-maps-services-python/PLIST:1.3 pkgsrc/geography/py-google-maps-services-python/PLIST:1.4
--- pkgsrc/geography/py-google-maps-services-python/PLIST:1.3   Sun Jan 10 13:42:02 2016
+++ pkgsrc/geography/py-google-maps-services-python/PLIST       Fri Nov 16 15:27:37 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/01/10 13:42:02 kleink Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/11/16 15:27:37 kleink Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -28,6 +28,9 @@ ${PYSITELIB}/googlemaps/exceptions.pyo
 ${PYSITELIB}/googlemaps/geocoding.py
 ${PYSITELIB}/googlemaps/geocoding.pyc
 ${PYSITELIB}/googlemaps/geocoding.pyo
+${PYSITELIB}/googlemaps/geolocation.py
+${PYSITELIB}/googlemaps/geolocation.pyc
+${PYSITELIB}/googlemaps/geolocation.pyo
 ${PYSITELIB}/googlemaps/places.py
 ${PYSITELIB}/googlemaps/places.pyc
 ${PYSITELIB}/googlemaps/places.pyo

Index: pkgsrc/geography/py-google-maps-services-python/distinfo
diff -u pkgsrc/geography/py-google-maps-services-python/distinfo:1.5 pkgsrc/geography/py-google-maps-services-python/distinfo:1.6
--- pkgsrc/geography/py-google-maps-services-python/distinfo:1.5        Sun Jan 10 13:42:02 2016
+++ pkgsrc/geography/py-google-maps-services-python/distinfo    Fri Nov 16 15:27:37 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/01/10 13:42:02 kleink Exp $
+$NetBSD: distinfo,v 1.6 2018/11/16 15:27:37 kleink Exp $
 
-SHA1 (google-maps-services-python-2.4.2.tar.gz) = 622d94dbd3e375ed87369bc48e580b17ac36bc30
-RMD160 (google-maps-services-python-2.4.2.tar.gz) = f1c275851a52c738fd7dcecc67692bb1a91ca6e0
-SHA512 (google-maps-services-python-2.4.2.tar.gz) = 8b0f926b33acf9f12fa425bd2e5bc72593c12292e805e805d9811fe2d5bb59c28e861bf62666deb3f29d72d844bbfff39dcd789143f1eb10ed1266fb22f0c60d
-Size (google-maps-services-python-2.4.2.tar.gz) = 30895 bytes
-SHA1 (patch-setup.py) = efca23a1a4d08138165e191318e20394c1f7aeeb
+SHA1 (google-maps-services-python-2.5.1.tar.gz) = 0b7154a9d3530e0fe8c39b19b6b163cde4fccbcd
+RMD160 (google-maps-services-python-2.5.1.tar.gz) = 288eafe146c9ba9c16d6295bd16c14929403b25d
+SHA512 (google-maps-services-python-2.5.1.tar.gz) = 4673df832b7fda3c43da2396f2f910b1957bb8647fdc3eb977cda812a94c2ca51070ce7ed7c29be9c250704edaed3a731a67d39b927734dda12baa85f7147fe1
+Size (google-maps-services-python-2.5.1.tar.gz) = 35644 bytes



Home | Main Index | Thread Index | Old Index