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.34.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9be77622273
branches:  trunk
changeset: 456906:f9be77622273
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Aug 11 09:51:14 2021 +0000

description:
py-google-auth: updated to 1.34.0

v1.34.0

Features

support refresh callable on google.oauth2.credentials.Credentials

Bug Fixes

do not use the GAE APIs on gen2+ runtimes

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 7ed348ecc1e6 -r f9be77622273 security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Wed Aug 11 09:49:42 2021 +0000
+++ b/security/py-google-auth/Makefile  Wed Aug 11 09:51:14 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2021/07/27 05:24:28 adam Exp $
+# $NetBSD: Makefile,v 1.40 2021/08/11 09:51:14 adam Exp $
 
-DISTNAME=      google-auth-1.33.1
+DISTNAME=      google-auth-1.34.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r 7ed348ecc1e6 -r f9be77622273 security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Wed Aug 11 09:49:42 2021 +0000
+++ b/security/py-google-auth/distinfo  Wed Aug 11 09:51:14 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2021/07/27 05:24:28 adam Exp $
+$NetBSD: distinfo,v 1.37 2021/08/11 09:51:14 adam Exp $
 
-SHA1 (google-auth-1.33.1.tar.gz) = a9a9c340e06a6f5f8f89607e4496db4bf755f012
-RMD160 (google-auth-1.33.1.tar.gz) = f7914a022fd36fd4a061e48d0d6ed81d635fd0b5
-SHA512 (google-auth-1.33.1.tar.gz) = c54356b21af5ddeda88023b886631050e8e4306ed444093ed6589d13d95af402f03928dc5b5f44f9b4c038128ed254aa14de6d852108f44949c42e2d05304062
-Size (google-auth-1.33.1.tar.gz) = 178615 bytes
+SHA1 (google-auth-1.34.0.tar.gz) = 812a4c55e78c20047664a2df46c0bbd018780178
+RMD160 (google-auth-1.34.0.tar.gz) = 97c3f6c6bda324121e563a2630ec1f71b3d3dec2
+SHA512 (google-auth-1.34.0.tar.gz) = 7c3b64e8f85056fb660bbfd4f737053813a1e5b8aba52290882a0ddb9d9fd8c5365b767c78dd1e7859ef95caa6e653786d5a8747c8792bbee9c6fad1a5218910
+Size (google-auth-1.34.0.tar.gz) = 180860 bytes



Home | Main Index | Thread Index | Old Index