Sat Jun 17 18:40:51 2023 UTC ()
py-google-auth: updated to 2.20.0

2.20.0 (2023-06-12)

Features

Add public API load_credentials_from_dict

Bug Fixes

Expiry in compute_engine.IDTokenCredentials
Expiry in impersonated_credentials.IDTokenCredentials
Invalid dev version identifiers in setup.py


(adam)
diff -r1.54 -r1.55 pkgsrc/security/py-google-auth/Makefile
diff -r1.51 -r1.52 pkgsrc/security/py-google-auth/distinfo

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

--- pkgsrc/security/py-google-auth/Makefile 2023/06/06 08:17:53 1.54
+++ pkgsrc/security/py-google-auth/Makefile 2023/06/17 18:40:51 1.55
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.54 2023/06/06 08:17:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.55 2023/06/17 18:40:51 adam Exp $
2 2
3DISTNAME= google-auth-2.19.1 3DISTNAME= google-auth-2.20.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}-requests>=2.20.0:../../devel/py-requests 15DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0:../../devel/py-requests
16DEPENDS+= ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa 16DEPENDS+= ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa

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

--- pkgsrc/security/py-google-auth/distinfo 2023/06/06 08:17:53 1.51
+++ pkgsrc/security/py-google-auth/distinfo 2023/06/17 18:40:51 1.52
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.51 2023/06/06 08:17:53 wiz Exp $ 1$NetBSD: distinfo,v 1.52 2023/06/17 18:40:51 adam Exp $
2 2
3BLAKE2s (google-auth-2.19.1.tar.gz) = 86963c0f0646f57998a825a54b7633cd42db2fb3035df54df17a84a9ff13ec37 3BLAKE2s (google-auth-2.20.0.tar.gz) = 893bbf02bfd85bb0df75e5e3595137fbf53badd5bc41bdaebaae970aa1b46501
4SHA512 (google-auth-2.19.1.tar.gz) = 8a8106abb1a0966254caa2e568fe9a9c887601b19e5309f4d43e1b07f3e3280ad358cf8999e34719d6f23473b263d128a2d0321f0ff184c4e188b0b5cf88a6ee 4SHA512 (google-auth-2.20.0.tar.gz) = e13471f4452bd5c69c2ca9d1ff145431b160805e4ab2d3a70c35cad78c6e3e4f4bc789dfe99f55a0e60e5f335f9983529eabbfb0fc50794b62dfa7eeb70882b1
5Size (google-auth-2.19.1.tar.gz) = 230290 bytes 5Size (google-auth-2.20.0.tar.gz) = 229669 bytes