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 3 14:46:52 UTC 2026
Modified Files:
pkgsrc/security/py-google-auth: Makefile PLIST distinfo
Log Message:
py-google-auth: update to 2.50.0.
Changes not documented.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/py-google-auth/PLIST
cvs rdiff -u -r1.89 -r1.90 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.97 pkgsrc/security/py-google-auth/Makefile:1.98
--- pkgsrc/security/py-google-auth/Makefile:1.97 Wed Apr 15 17:33:10 2026
+++ pkgsrc/security/py-google-auth/Makefile Sun May 3 14:46:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2026/04/15 17:33:10 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2026/05/03 14:46:51 wiz Exp $
-DISTNAME= google_auth-2.49.2
+DISTNAME= google_auth-2.50.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.49.2
-# 1 failed, 1574 passed, 17 skipped, 90 warnings
+# as of 2.50.0
+# 1 failed, 1561 passed, 17 skipped, 91 warnings
.if make(test)
ALLOW_NETWORK_ACCESS= yes
.endif
Index: pkgsrc/security/py-google-auth/PLIST
diff -u pkgsrc/security/py-google-auth/PLIST:1.26 pkgsrc/security/py-google-auth/PLIST:1.27
--- pkgsrc/security/py-google-auth/PLIST:1.26 Mon Mar 9 17:02:34 2026
+++ pkgsrc/security/py-google-auth/PLIST Sun May 3 14:46:51 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2026/03/09 17:02:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2026/05/03 14:46:51 wiz Exp $
${PYSITELIB}/google/auth/__init__.py
${PYSITELIB}/google/auth/__init__.pyc
${PYSITELIB}/google/auth/__init__.pyo
@@ -11,9 +11,6 @@ ${PYSITELIB}/google/auth/_cache.pyo
${PYSITELIB}/google/auth/_cloud_sdk.py
${PYSITELIB}/google/auth/_cloud_sdk.pyc
${PYSITELIB}/google/auth/_cloud_sdk.pyo
-${PYSITELIB}/google/auth/_constants.py
-${PYSITELIB}/google/auth/_constants.pyc
-${PYSITELIB}/google/auth/_constants.pyo
${PYSITELIB}/google/auth/_credentials_async.py
${PYSITELIB}/google/auth/_credentials_async.pyc
${PYSITELIB}/google/auth/_credentials_async.pyo
@@ -41,6 +38,9 @@ ${PYSITELIB}/google/auth/_oauth2client.p
${PYSITELIB}/google/auth/_refresh_worker.py
${PYSITELIB}/google/auth/_refresh_worker.pyc
${PYSITELIB}/google/auth/_refresh_worker.pyo
+${PYSITELIB}/google/auth/_regional_access_boundary_utils.py
+${PYSITELIB}/google/auth/_regional_access_boundary_utils.pyc
+${PYSITELIB}/google/auth/_regional_access_boundary_utils.pyo
${PYSITELIB}/google/auth/_service_account_info.py
${PYSITELIB}/google/auth/_service_account_info.pyc
${PYSITELIB}/google/auth/_service_account_info.pyo
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.89 pkgsrc/security/py-google-auth/distinfo:1.90
--- pkgsrc/security/py-google-auth/distinfo:1.89 Wed Apr 15 17:33:10 2026
+++ pkgsrc/security/py-google-auth/distinfo Sun May 3 14:46:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.89 2026/04/15 17:33:10 wiz Exp $
+$NetBSD: distinfo,v 1.90 2026/05/03 14:46:51 wiz Exp $
-BLAKE2s (google_auth-2.49.2.tar.gz) = 6dcc93b1358d9e9e6f8bf787713fee9bbfebbd22bfa65f23c3558c5d67c899bb
-SHA512 (google_auth-2.49.2.tar.gz) = 9f4d937577a9f007ba53c38031b36ea30f75383b2764f94bf95024c7537d3c75bce4482b8e27ff6a31c72b33623455eb32df0709d9351eff3a942d080c74c007
-Size (google_auth-2.49.2.tar.gz) = 333958 bytes
+BLAKE2s (google_auth-2.50.0.tar.gz) = 92b304e46eba3b7a41b90e4c57115817afa503de94d9e96b9742172c1edb5d0c
+SHA512 (google_auth-2.50.0.tar.gz) = 970fbd2f72073be9b642c904530dbc1538621c828c85d7a1b941b79f1fdbb591a7a993787eeb9bc327335dfeb78b5808bebbf8b0159c75403ad8a6e7bf18fd45
+Size (google_auth-2.50.0.tar.gz) = 336523 bytes
Home |
Main Index |
Thread Index |
Old Index