Wed Aug 11 09:51:14 2021 UTC ()
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


(adam)
diff -r1.39 -r1.40 pkgsrc/security/py-google-auth/Makefile
diff -r1.36 -r1.37 pkgsrc/security/py-google-auth/distinfo

cvs diff -r1.39 -r1.40 pkgsrc/security/py-google-auth/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth/Makefile 2021/07/27 05:24:28 1.39
+++ pkgsrc/security/py-google-auth/Makefile 2021/08/11 09:51:14 1.40
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.39 2021/07/27 05:24:28 adam Exp $ 1# $NetBSD: Makefile,v 1.40 2021/08/11 09:51:14 adam Exp $
2 2
3DISTNAME= google-auth-1.33.1 3DISTNAME= google-auth-1.34.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/googleapis/google-auth-library-python 9HOMEPAGE= https://github.com/googleapis/google-auth-library-python
10COMMENT= Google Authentication Library 10COMMENT= Google Authentication Library
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.2.1:../../security/py-asn1-modules 13DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.2.1:../../security/py-asn1-modules
14DEPENDS+= ${PYPKGPREFIX}-cachetools>=2.0.0:../../devel/py-cachetools 14DEPENDS+= ${PYPKGPREFIX}-cachetools>=2.0.0:../../devel/py-cachetools
15DEPENDS+= ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa 15DEPENDS+= ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa
16DEPENDS+= ${PYPKGPREFIX}-setuptools>=40.3.0:../../devel/py-setuptools 16DEPENDS+= ${PYPKGPREFIX}-setuptools>=40.3.0:../../devel/py-setuptools

cvs diff -r1.36 -r1.37 pkgsrc/security/py-google-auth/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth/distinfo 2021/07/27 05:24:28 1.36
+++ pkgsrc/security/py-google-auth/distinfo 2021/08/11 09:51:14 1.37
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.36 2021/07/27 05:24:28 adam Exp $ 1$NetBSD: distinfo,v 1.37 2021/08/11 09:51:14 adam Exp $
2 2
3SHA1 (google-auth-1.33.1.tar.gz) = a9a9c340e06a6f5f8f89607e4496db4bf755f012 3SHA1 (google-auth-1.34.0.tar.gz) = 812a4c55e78c20047664a2df46c0bbd018780178
4RMD160 (google-auth-1.33.1.tar.gz) = f7914a022fd36fd4a061e48d0d6ed81d635fd0b5 4RMD160 (google-auth-1.34.0.tar.gz) = 97c3f6c6bda324121e563a2630ec1f71b3d3dec2
5SHA512 (google-auth-1.33.1.tar.gz) = c54356b21af5ddeda88023b886631050e8e4306ed444093ed6589d13d95af402f03928dc5b5f44f9b4c038128ed254aa14de6d852108f44949c42e2d05304062 5SHA512 (google-auth-1.34.0.tar.gz) = 7c3b64e8f85056fb660bbfd4f737053813a1e5b8aba52290882a0ddb9d9fd8c5365b767c78dd1e7859ef95caa6e653786d5a8747c8792bbee9c6fad1a5218910
6Size (google-auth-1.33.1.tar.gz) = 178615 bytes 6Size (google-auth-1.34.0.tar.gz) = 180860 bytes