pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/py-googlemaps py-googlemaps: Update to 4.4.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ff924b2b95c
branches:  trunk
changeset: 448728:4ff924b2b95c
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Sat Mar 13 14:11:18 2021 +0000

description:
py-googlemaps: Update to 4.4.4.

4.4.4 (2021-03-12)
------------------

Bug Fixes

* make Places textsearch query parameter optional (399) (6b29efd)


4.4.3 (2021-03-01)
------------------

Bug Fixes

* fixed code quality issues (398) (44cafa0)

diffstat:

 geography/py-googlemaps/Makefile |   9 ++++++---
 geography/py-googlemaps/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r 7a69d549b8e6 -r 4ff924b2b95c geography/py-googlemaps/Makefile
--- a/geography/py-googlemaps/Makefile  Sat Mar 13 07:25:28 2021 +0000
+++ b/geography/py-googlemaps/Makefile  Sat Mar 13 14:11:18 2021 +0000
@@ -1,9 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2020/09/03 14:03:24 kleink Exp $
+# $NetBSD: Makefile,v 1.6 2021/03/13 14:11:18 kleink Exp $
 
-DISTNAME=      googlemaps-4.4.2
+DISTNAME=      googlemaps-4.4.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    geography python
-MASTER_SITES=  ${MASTER_SITE_PYPI:=g/googlemaps/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=googlemaps/}
+
+GITHUB_PROJECT=        google-maps-services-python
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    kleink%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/googlemaps/google-maps-services-python
diff -r 7a69d549b8e6 -r 4ff924b2b95c geography/py-googlemaps/distinfo
--- a/geography/py-googlemaps/distinfo  Sat Mar 13 07:25:28 2021 +0000
+++ b/geography/py-googlemaps/distinfo  Sat Mar 13 14:11:18 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/09/03 14:03:24 kleink Exp $
+$NetBSD: distinfo,v 1.6 2021/03/13 14:11:18 kleink Exp $
 
-SHA1 (googlemaps-4.4.2.tar.gz) = cfb88c1831a6e42fda54bfb5f473e682e0adb004
-RMD160 (googlemaps-4.4.2.tar.gz) = 78fb01d94fb822bf73d5aebad40df957d13feed7
-SHA512 (googlemaps-4.4.2.tar.gz) = 38dd8f3ada1985915222a8597bae38346c74f40f3eded8de30a5e1c41f0b1dc56bc3517a0e7f499c341d16f32f697ef40d14f0008f37b511f8fa6f5a5af33ede
-Size (googlemaps-4.4.2.tar.gz) = 29681 bytes
+SHA1 (googlemaps-4.4.4.tar.gz) = 6fe27f7d1dd521c50d1a6c122b39ab10fa282f6a
+RMD160 (googlemaps-4.4.4.tar.gz) = a401153108448da14d63abcfc37c75894ea393bf
+SHA512 (googlemaps-4.4.4.tar.gz) = 37fb60cb43094f41d4be980cccaf2268a6f9453ec580baa2129c461a0acb2a844121d519d85c064cb62587281e6fe7117244ad42052c59f84340cabf6e11bc74
+Size (googlemaps-4.4.4.tar.gz) = 46860 bytes



Home | Main Index | Thread Index | Old Index