Thu Oct 12 15:32:26 2023 UTC ()
py-google-auth: updated to 2.23.3

v2.23.3

Bug Fixes

Serialize signer keys on getstate for pickling


(adam)
diff -r1.58 -r1.59 pkgsrc/security/py-google-auth/Makefile
diff -r1.55 -r1.56 pkgsrc/security/py-google-auth/distinfo

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

--- pkgsrc/security/py-google-auth/Makefile 2023/10/04 16:09:10 1.58
+++ pkgsrc/security/py-google-auth/Makefile 2023/10/12 15:32:26 1.59
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.58 2023/10/04 16:09:10 adam Exp $ 1# $NetBSD: Makefile,v 1.59 2023/10/12 15:32:26 adam Exp $
2 2
3DISTNAME= google-auth-2.23.2 3DISTNAME= google-auth-2.23.3
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.55 -r1.56 pkgsrc/security/py-google-auth/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth/distinfo 2023/10/04 16:09:10 1.55
+++ pkgsrc/security/py-google-auth/distinfo 2023/10/12 15:32:26 1.56
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.55 2023/10/04 16:09:10 adam Exp $ 1$NetBSD: distinfo,v 1.56 2023/10/12 15:32:26 adam Exp $
2 2
3BLAKE2s (google-auth-2.23.2.tar.gz) = 3fce21226f1f98f64dc398ff665b1f6863e955724dacedad4b08aa069e2bc910 3BLAKE2s (google-auth-2.23.3.tar.gz) = 3f6b129929755b4d8d8dd4dec426e7e61d32e8f389b4c907956ded3607fd7d54
4SHA512 (google-auth-2.23.2.tar.gz) = d443b769e6ee7de6da14e31f8beb938aaf63edecafcbedda46b253bf0380dbd78a4508a0214f7a708a09c39d1d262cc93a290ec44e89fa05da7796828f33c1fd 4SHA512 (google-auth-2.23.3.tar.gz) = a561c1359e520e82de6faf3e0d60f8c072b96231ee2db54bea59ad9fa5caa505f91ab5b1008f7a3ebecdfcd70fbddbcfb5c19dfad8b0fe1424558284757aeb4b
5Size (google-auth-2.23.2.tar.gz) = 232207 bytes 5Size (google-auth-2.23.3.tar.gz) = 232472 bytes