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: wiz
Date: Mon Jul 13 11:18:16 UTC 2026
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: update to 2.55.2.
Bug Fixes
auth: Agentic Identites mTLS gaps fix _is_mtls and SslCredentials. (#17387) (7bfa41a)
auth: align mTLS discovery and enforce fail-fast transport configuration. (#17470) (f492d3d)
auth: handle PermissionError on workload certificates to avoid startup hang and crash (#17568) (f538ad8)
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.94 -r1.95 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.102 pkgsrc/security/py-google-auth/Makefile:1.103
--- pkgsrc/security/py-google-auth/Makefile:1.102 Sun Jun 28 14:11:24 2026
+++ pkgsrc/security/py-google-auth/Makefile Mon Jul 13 11:18:16 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2026/06/28 14:11:24 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2026/07/13 11:18:16 wiz Exp $
-DISTNAME= google_auth-2.55.1
+DISTNAME= google_auth-2.55.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google_auth/}
@@ -32,8 +32,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-urllib3-[0
USE_LANGUAGES= # none
-# as of 2.55.1
-# 10 failed, 1626 passed, 17 skipped, 96 warnings
+# as of 2.55.2
+# 1702 passed, 22 skipped, 109 warnings
.if make(test)
ALLOW_NETWORK_ACCESS= yes
.endif
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.94 pkgsrc/security/py-google-auth/distinfo:1.95
--- pkgsrc/security/py-google-auth/distinfo:1.94 Sun Jun 28 14:11:24 2026
+++ pkgsrc/security/py-google-auth/distinfo Mon Jul 13 11:18:16 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.94 2026/06/28 14:11:24 wiz Exp $
+$NetBSD: distinfo,v 1.95 2026/07/13 11:18:16 wiz Exp $
-BLAKE2s (google_auth-2.55.1.tar.gz) = 0a24501a2a56982f7c512e0883656f465a1a0581b6f4807f520b575095aead1e
-SHA512 (google_auth-2.55.1.tar.gz) = e1ef8d20d877b702bb48354bf0a83b4c0edc25cba33e17401cc78866a5e508c3c381d58f2bf0ad46e9d9385cf3dcd534c21dd43ed19a5aaea1e385a29f2b1953
-Size (google_auth-2.55.1.tar.gz) = 349527 bytes
+BLAKE2s (google_auth-2.55.2.tar.gz) = a694b6123e4f1fcf6b0f5dc42f673057fa51e4f3f55263130f6a9add4b93f592
+SHA512 (google_auth-2.55.2.tar.gz) = e5829bccb7b9632bb73322df755a32ddd237591b9d51a2028888c92efb42bf95688697aa94cb76115209efabc4d04fe4f76c86ad114104e71461f04f36c769b0
+Size (google_auth-2.55.2.tar.gz) = 361414 bytes
Home |
Main Index |
Thread Index |
Old Index