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: Tue Aug 20 08:49:22 UTC 2024
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: updated to 2.34.0
2.34.0 (2024-08-13)
Features
auth: Update get_client_ssl_credentials to support X.509 workload certs
Bug Fixes
Retry token request on retryable status code
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.70 -r1.71 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.73 pkgsrc/security/py-google-auth/Makefile:1.74
--- pkgsrc/security/py-google-auth/Makefile:1.73 Sun Aug 11 06:52:56 2024
+++ pkgsrc/security/py-google-auth/Makefile Tue Aug 20 08:49:22 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2024/08/11 06:52:56 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2024/08/20 08:49:22 adam Exp $
-DISTNAME= google_auth-2.33.0
+DISTNAME= google_auth-2.34.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google_auth/}
@@ -26,8 +26,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-u2f-[0-9]*
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
# 4 failed due to proxy setting
# as of 2.33.0
# 4 failed, 1145 passed, 24 skipped, 67 warnings
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.70 pkgsrc/security/py-google-auth/distinfo:1.71
--- pkgsrc/security/py-google-auth/distinfo:1.70 Sun Aug 11 06:52:56 2024
+++ pkgsrc/security/py-google-auth/distinfo Tue Aug 20 08:49:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.70 2024/08/11 06:52:56 wiz Exp $
+$NetBSD: distinfo,v 1.71 2024/08/20 08:49:22 adam Exp $
-BLAKE2s (google_auth-2.33.0.tar.gz) = 299936cf44a24d1ab67e27955818747b3bcbabd622584d4db4b3cd40cc574ba4
-SHA512 (google_auth-2.33.0.tar.gz) = 18d05525147d0da8815213d9f2d19595abaa79daff373ddfb59373e493a6a324dd55e766afa50cc03bccb4a5daf5f93b6fa168ed628f490f0d33b1b050cdb7f7
-Size (google_auth-2.33.0.tar.gz) = 257157 bytes
+BLAKE2s (google_auth-2.34.0.tar.gz) = d90c7e4c2c95e8d0ae525801f552092f73fb960ecfffa10dedd2dc7857b493cb
+SHA512 (google_auth-2.34.0.tar.gz) = fd023bb3d8803e267a7c50536a30e749cfe388e95bd580556e9a60c88c093eb70b93493c4d277dcc77588a43644d90a0c5b80cab946b29f37af99ee913571b8b
+Size (google_auth-2.34.0.tar.gz) = 257875 bytes
Home |
Main Index |
Thread Index |
Old Index