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: Sat Sep 12 20:55:28 UTC 2026
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: update to 2.58.0.
2.58.0 (2026-09-09)
Features
[aiohttp] Add mTLS reconfiguration logic when certificate mismatch (906ace7)
auth: [aiohttp] Add mTLS reconfiguration logic when certificate mismatch for existing credentials & Agent Identity workloads (#18224) (906ace7)
2.57.1 (2026-09-03)
Bug Fixes
auth: parse hostname for mTLS and PSC endpoint certificate rotation (#18147) (#18201) (b18bb4c)
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.99 -r1.100 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.107 pkgsrc/security/py-google-auth/Makefile:1.108
--- pkgsrc/security/py-google-auth/Makefile:1.107 Sun Aug 30 15:18:24 2026
+++ pkgsrc/security/py-google-auth/Makefile Sat Sep 12 20:55:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2026/08/30 15:18:24 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2026/09/12 20:55:28 wiz Exp $
-DISTNAME= google_auth-2.57.0
+DISTNAME= google_auth-2.58.0
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.57.0
-# 1769 passed, 26 skipped, 110 warnings
+# as of 2.58.0
+# 1853 passed, 26 skipped, 110 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.99 pkgsrc/security/py-google-auth/distinfo:1.100
--- pkgsrc/security/py-google-auth/distinfo:1.99 Sun Aug 30 15:18:24 2026
+++ pkgsrc/security/py-google-auth/distinfo Sat Sep 12 20:55:28 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.99 2026/08/30 15:18:24 wiz Exp $
+$NetBSD: distinfo,v 1.100 2026/09/12 20:55:28 wiz Exp $
-BLAKE2s (google_auth-2.57.0.tar.gz) = 5056c4fcfc4f05459bc27d3eb6041b898acab9e69378ebc092cc40ce7e07a719
-SHA512 (google_auth-2.57.0.tar.gz) = 8aa4d2054273ce7c7f4b0ad771d19f1aa857ac7e47757bdf3e2e57184978cb57ad21479a335402e1b152deaa7caf3dc3e68a6c76eede687e81c6609e36ae3b7a
-Size (google_auth-2.57.0.tar.gz) = 370794 bytes
+BLAKE2s (google_auth-2.58.0.tar.gz) = 3f8bfc39f9a1aaa6fbfd10a52fdfee29a8fd1831ded57b39b78868657a396d1d
+SHA512 (google_auth-2.58.0.tar.gz) = 842b708281760e24cdb15f2ffb3363b37b1139676f00032e88a0b483cb8ca0e15b577221e6b497424af04386e520111855a3c4e10072eca177a27dfc5e49eddb
+Size (google_auth-2.58.0.tar.gz) = 380018 bytes
Home |
Main Index |
Thread Index |
Old Index