pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-google-auth py-google-auth: updated to 1.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/922d8518b64d
branches:  trunk
changeset: 409052:922d8518b64d
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 15 09:02:19 2020 +0000

description:
py-google-auth: updated to 1.10.1

1.10.1:
Bug Fixes
google.auth.compute_engine.metadata: add retry to google.auth.compute_engine._metadata.get()
always pass body of type bytes to google.auth.transport.Request

diffstat:

 security/py-google-auth/Makefile |   4 ++--
 security/py-google-auth/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r fdd81df2cd3a -r 922d8518b64d security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Wed Jan 15 08:22:03 2020 +0000
+++ b/security/py-google-auth/Makefile  Wed Jan 15 09:02:19 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/01/09 14:21:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/15 09:02:19 adam Exp $
 
-DISTNAME=      google-auth-1.10.0
+DISTNAME=      google-auth-1.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r fdd81df2cd3a -r 922d8518b64d security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Wed Jan 15 08:22:03 2020 +0000
+++ b/security/py-google-auth/distinfo  Wed Jan 15 09:02:19 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/01/08 11:41:50 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/01/15 09:02:19 adam Exp $
 
-SHA1 (google-auth-1.10.0.tar.gz) = f0c7bd029a02cb622997a2b501a2ce0a388134d4
-RMD160 (google-auth-1.10.0.tar.gz) = f85399ac3d68dfd708a055897acd6b77c40e036f
-SHA512 (google-auth-1.10.0.tar.gz) = 0fb8c4709f85495c08d3785f0afc440052460c9635b7edd10d88f828dc27580a6acfeeaecbf16f2917d840a83bbdded845d46d5c708fddb17c4105f2814a73a7
-Size (google-auth-1.10.0.tar.gz) = 86793 bytes
+SHA1 (google-auth-1.10.1.tar.gz) = a6e798c9a387dd97bd040be4a2a19530bd580df7
+RMD160 (google-auth-1.10.1.tar.gz) = e8323b15a7e9844d9664d23da35b650c37ef3870
+SHA512 (google-auth-1.10.1.tar.gz) = 7f9f59751ae8a3bab0456aca4ef75859f78834730060681056baa3e791f5cbf18ea0d93cc7c0f3fe159713bb92d8969174d3f05a0ca7916ca9799badd89ef6af
+Size (google-auth-1.10.1.tar.gz) = 86993 bytes



Home | Main Index | Thread Index | Old Index