Thu Jun 4 13:12:28 2020 UTC ()
py-googlemaps: Update to 4.4.1.

4.4.1 (2020-05-26)

Bug fixes

* mark permanently_closed as deprecated (365) (5b289d7)


(kleink)
diff -r1.3 -r1.4 pkgsrc/geography/py-googlemaps/Makefile
diff -r1.3 -r1.4 pkgsrc/geography/py-googlemaps/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/geography/py-googlemaps/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/py-googlemaps/Makefile 2020/05/16 14:12:51 1.3
+++ pkgsrc/geography/py-googlemaps/Makefile 2020/06/04 13:12:28 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2020/05/16 14:12:51 kleink Exp $ 1# $NetBSD: Makefile,v 1.4 2020/06/04 13:12:28 kleink Exp $
2 2
3DISTNAME= googlemaps-4.4.0 3DISTNAME= googlemaps-4.4.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= geography python 5CATEGORIES= geography python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/googlemaps/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/googlemaps/}
7 7
8MAINTAINER= kleink@NetBSD.org 8MAINTAINER= kleink@NetBSD.org
9HOMEPAGE= https://github.com/googlemaps/google-maps-services-python 9HOMEPAGE= https://github.com/googlemaps/google-maps-services-python
10COMMENT= Python client library for Google Maps Platform 10COMMENT= Python client library for Google Maps Platform
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0:../../devel/py-requests 13DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0:../../devel/py-requests
14TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses 14TEST_DEPENDS+= ${PYPKGPREFIX}-responses-[0-9]*:../../net/py-responses
15TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock 15TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test

cvs diff -r1.3 -r1.4 pkgsrc/geography/py-googlemaps/distinfo (expand / switch to unified diff)

--- pkgsrc/geography/py-googlemaps/distinfo 2020/05/16 14:12:51 1.3
+++ pkgsrc/geography/py-googlemaps/distinfo 2020/06/04 13:12:28 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2020/05/16 14:12:51 kleink Exp $ 1$NetBSD: distinfo,v 1.4 2020/06/04 13:12:28 kleink Exp $
2 2
3SHA1 (googlemaps-4.4.0.tar.gz) = f90c14239d175baa348c1addd7f1f0515381e147 3SHA1 (googlemaps-4.4.1.tar.gz) = 92b5fa3f2c161158885a7876aeaeb1f402ec728c
4RMD160 (googlemaps-4.4.0.tar.gz) = 077ad98e6b188621494f1b93ba55c4762652f3c4 4RMD160 (googlemaps-4.4.1.tar.gz) = ca1ea590a5131326829c9cba64c792f6ef800e21
5SHA512 (googlemaps-4.4.0.tar.gz) = ea2c2df3bab10f2285955077f0824323b29d1f651ea165a1f1f312afa2c6c91150e36b51944158c0da1bdffb10ba710c82428298681247bb049908bf8bf5205c 5SHA512 (googlemaps-4.4.1.tar.gz) = 450538673a7ee61b4e0dab735c8905e18359c585962d903f39610b3ddaccf59b8f5f3adcebd02faafdc4d6e8cd416423f12cf2953671625e50c42dde8708ea11
6Size (googlemaps-4.4.0.tar.gz) = 28713 bytes 6Size (googlemaps-4.4.1.tar.gz) = 28872 bytes