Sun Jan 2 14:32:02 2022 UTC ()
py-googlemaps: Update to 4.5.3.

4.5.3 (2021-07-29)
------------------

Bug Fixes
* cleanup dist (964cecd)

4.5.1 (2021-07-29)
------------------

Bug Fixes
* only run publishCmd (c7c3236)

4.4.7 (2021-07-14)
------------------

Bug Fixes
* run sdist after tag created (a8afb86)


(kleink)
diff -r1.7 -r1.8 pkgsrc/geography/py-googlemaps/Makefile
diff -r1.9 -r1.10 pkgsrc/geography/py-googlemaps/distinfo

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

--- pkgsrc/geography/py-googlemaps/Makefile 2021/03/16 08:16:57 1.7
+++ pkgsrc/geography/py-googlemaps/Makefile 2022/01/02 14:32:02 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2021/03/16 08:16:57 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2022/01/02 14:32:02 kleink Exp $
2 2
3DISTNAME= googlemaps-4.4.5 3DISTNAME= googlemaps-4.5.3
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
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

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

--- pkgsrc/geography/py-googlemaps/distinfo 2021/10/26 10:45:14 1.9
+++ pkgsrc/geography/py-googlemaps/distinfo 2022/01/02 14:32:02 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2021/10/26 10:45:14 nia Exp $ 1$NetBSD: distinfo,v 1.10 2022/01/02 14:32:02 kleink Exp $
2 2
3BLAKE2s (googlemaps-4.4.5.tar.gz) = b9c83bed0e5b422482180515576c104b13ca7a9cfa4afd66b2d79248555e6978 3BLAKE2s (googlemaps-4.5.3.tar.gz) = deab1798093d6ca411bb7bcecc492c153eb882e0ad5cc6b4a8bd606c552dddd7
4SHA512 (googlemaps-4.4.5.tar.gz) = 6bfa571e6ca96a242e4f93ef6ca9ff8d6917ea059620ed45a7790f0eca78c45d104307454b1e1f59e1cf3bd8b43db9e63efb9e495c51d04898c8a036fd21c6db 4SHA512 (googlemaps-4.5.3.tar.gz) = b2f3376d0beaa25c8ef817c5106016287e3cf4f64333290d93bbd32aa1c36ddc3d4c55b2a68efb5f7e6022f1771f8a97c728a73e5ee33c9e0fa3e43e1a849f48
5Size (googlemaps-4.4.5.tar.gz) = 31782 bytes 5Size (googlemaps-4.5.3.tar.gz) = 32062 bytes