pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-google-auth
Module Name: pkgsrc
Committed By: adam
Date: Wed Aug 11 09:51:14 UTC 2021
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/security/py-google-auth/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-google-auth/Makefile
diff -u pkgsrc/security/py-google-auth/Makefile:1.39 pkgsrc/security/py-google-auth/Makefile:1.40
--- pkgsrc/security/py-google-auth/Makefile:1.39 Tue Jul 27 05:24:28 2021
+++ pkgsrc/security/py-google-auth/Makefile Wed Aug 11 09:51:14 2021
@@ -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/}
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.36 pkgsrc/security/py-google-auth/distinfo:1.37
--- pkgsrc/security/py-google-auth/distinfo:1.36 Tue Jul 27 05:24:28 2021
+++ pkgsrc/security/py-google-auth/distinfo Wed Aug 11 09:51:14 2021
@@ -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