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:           Sun Jun 28 14:11:24 UTC 2026

Modified Files:
        pkgsrc/security/py-google-auth: Makefile distinfo

Log Message:
py-google-auth: update to 2.55.1.

Bug Fixes

    auth: lower regional access boundary logs from warning to debug. (#17571) (1ef4183), closes #17515


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.93 -r1.94 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.101 pkgsrc/security/py-google-auth/Makefile:1.102
--- pkgsrc/security/py-google-auth/Makefile:1.101       Tue Jun 23 10:47:00 2026
+++ pkgsrc/security/py-google-auth/Makefile     Sun Jun 28 14:11:24 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2026/06/23 10:47:00 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2026/06/28 14:11:24 wiz Exp $
 
-DISTNAME=      google_auth-2.55.0
+DISTNAME=      google_auth-2.55.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google_auth/}
@@ -32,7 +32,7 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-urllib3-[0
 
 USE_LANGUAGES= # none
 
-# as of 2.55.0
+# as of 2.55.1
 # 10 failed, 1626 passed, 17 skipped, 96 warnings
 .if make(test)
 ALLOW_NETWORK_ACCESS=  yes

Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.93 pkgsrc/security/py-google-auth/distinfo:1.94
--- pkgsrc/security/py-google-auth/distinfo:1.93        Tue Jun 23 10:47:01 2026
+++ pkgsrc/security/py-google-auth/distinfo     Sun Jun 28 14:11:24 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.93 2026/06/23 10:47:01 wiz Exp $
+$NetBSD: distinfo,v 1.94 2026/06/28 14:11:24 wiz Exp $
 
-BLAKE2s (google_auth-2.55.0.tar.gz) = d8299d2fbac97346b8f75367b458a5bb18975c0e897cb5b283c99ae951043158
-SHA512 (google_auth-2.55.0.tar.gz) = 923e043d59a406eaf297b03ed865d67d25ab7f938684d4c4c55523d7dbb90699edd4ce206a3f3670cf9e6ba6939195f9f668c9fa2d9a8e8dee23fb8acafd4e35
-Size (google_auth-2.55.0.tar.gz) = 349379 bytes
+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



Home | Main Index | Thread Index | Old Index