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 May 17 15:58:05 UTC 2026

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

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

2.53.0 (2026-05-15)

Bug Fixes

    allowlist agents-nonprod trust domains for agent identity (#17155) (44c93d2e3012d7c7850dacda587dcb34819738ed)
    fail-fast on invalid or non-workload certificate configs in agent identity discovery (#17116) (f27a546127cbbae3459fda8417f86a302fa0bbae)


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.91 -r1.92 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.99 pkgsrc/security/py-google-auth/Makefile:1.100
--- pkgsrc/security/py-google-auth/Makefile:1.99        Sun May 10 13:05:02 2026
+++ pkgsrc/security/py-google-auth/Makefile     Sun May 17 15:58:05 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2026/05/10 13:05:02 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2026/05/17 15:58:05 wiz Exp $
 
-DISTNAME=      google_auth-2.52.0
+DISTNAME=      google_auth-2.53.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.52.0
-# 1 failed, 1558 passed, 17 skipped, 91 warnings
+# as of 2.53.0
+# 1 failed, 1568 passed, 17 skipped, 91 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.91 pkgsrc/security/py-google-auth/distinfo:1.92
--- pkgsrc/security/py-google-auth/distinfo:1.91        Sun May 10 13:05:02 2026
+++ pkgsrc/security/py-google-auth/distinfo     Sun May 17 15:58:05 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.91 2026/05/10 13:05:02 wiz Exp $
+$NetBSD: distinfo,v 1.92 2026/05/17 15:58:05 wiz Exp $
 
-BLAKE2s (google_auth-2.52.0.tar.gz) = 004b828e8ccd47d9041c89493ed57f58be55b34dea3137f0e84bcfb065114e7c
-SHA512 (google_auth-2.52.0.tar.gz) = 8394fed5deea5d174399377cf4c5669ee7d937c6c7ddd983e6675daf0940fe7c9d22af95ab74e177ff83be4279082061df71a066612931e091d800e533d34b99
-Size (google_auth-2.52.0.tar.gz) = 335027 bytes
+BLAKE2s (google_auth-2.53.0.tar.gz) = acfc7532e6bb08b7828635405aaf998f8a976ec7dfdd8b79dd52da728ad5e830
+SHA512 (google_auth-2.53.0.tar.gz) = fecfb268bd969ce3f37e79c252e109ea805159f84f51777e5665b0692c9e600f0f11728a6896dfcee92421bafa71be5ea1fcf5fdbabbad4eb1acb18474cfdb31
+Size (google_auth-2.53.0.tar.gz) = 335844 bytes



Home | Main Index | Thread Index | Old Index