diff options
author | wiz <wiz@pkgsrc.org> | 2020-08-31 16:32:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-08-31 16:32:13 +0000 |
commit | 848500f192a272c1f13812fdb98726c2d77da2db (patch) | |
tree | 8056976e9887cea56076d9ba87fabb7b83d0daa3 /security | |
parent | 0d9bd78e6c93a3d6d40a559888b33aa6f48c9867 (diff) | |
download | pkgsrc-848500f192a272c1f13812fdb98726c2d77da2db.tar.gz |
py-google-auth: update to 1.21.0.
* add GOOGLE_API_USE_CLIENT_CERTIFICATE support
Diffstat (limited to 'security')
-rw-r--r-- | security/py-google-auth/Makefile | 4 | ||||
-rw-r--r-- | security/py-google-auth/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile index e1b0e3b54fe..86092d5e091 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2020/08/07 06:41:25 adam Exp $ +# $NetBSD: Makefile,v 1.24 2020/08/31 16:32:13 wiz Exp $ -DISTNAME= google-auth-1.20.1 +DISTNAME= google-auth-1.21.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index bed627b0ec3..90d56bf8458 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2020/08/07 06:41:25 adam Exp $ +$NetBSD: distinfo,v 1.23 2020/08/31 16:32:13 wiz Exp $ -SHA1 (google-auth-1.20.1.tar.gz) = 137c77a003c95c93df27a4fabd71ae4c5e2f94bb -RMD160 (google-auth-1.20.1.tar.gz) = 5e0353f96f24cd3bbd91f6289159d41d8e265f26 -SHA512 (google-auth-1.20.1.tar.gz) = 6aad44b58c71f96c686606d6e8b6f273c64ce1559737920ccc31ad761442cad7f5fab19a59daee9408b284405a00c2de769c00221ac91bcfdd48851dba6f680f -Size (google-auth-1.20.1.tar.gz) = 107375 bytes +SHA1 (google-auth-1.21.0.tar.gz) = 8c73b58ec383102e234c766dc600f2a4d4570990 +RMD160 (google-auth-1.21.0.tar.gz) = e6ab9566e28536944a204996c9a70de1ba71c392 +SHA512 (google-auth-1.21.0.tar.gz) = 61682e4d3b81354260d3781ccfffd0efd8af363bedf0b70612c40b06a313c8888ec2359ee06b221172edef82721fa8beda7536acfb3601f1aa61ca1df25b69b4 +Size (google-auth-1.21.0.tar.gz) = 108582 bytes |