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 Jul 19 10:49:57 UTC 2026
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: update to 2.56.0.
Features
auth: Implement python mtls helpers (#17495) (e7baed1)
Bug Fixes
google-auth: add aiohttp bound for Python 3.14 (#17654) (b2ec761)
google-auth: add bounds for urllib3 and packaging dependencies (#17647) (e9c6265)
google-auth: add cryptography bound for Python 3.14 (#17649) (e9ca4c4)
google-auth: add gRPC extra and clean up obsolete TODOs (#17644) (6da41e8), closes #1735 #1736 #1739
google-auth: raise rsa extra lower bound to 4.0 (#17652) (4087828)
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.95 -r1.96 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.103 pkgsrc/security/py-google-auth/Makefile:1.104
--- pkgsrc/security/py-google-auth/Makefile:1.103 Mon Jul 13 11:18:16 2026
+++ pkgsrc/security/py-google-auth/Makefile Sun Jul 19 10:49:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2026/07/13 11:18:16 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2026/07/19 10:49:56 wiz Exp $
-DISTNAME= google_auth-2.55.2
+DISTNAME= google_auth-2.56.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google_auth/}
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.95 pkgsrc/security/py-google-auth/distinfo:1.96
--- pkgsrc/security/py-google-auth/distinfo:1.95 Mon Jul 13 11:18:16 2026
+++ pkgsrc/security/py-google-auth/distinfo Sun Jul 19 10:49:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.95 2026/07/13 11:18:16 wiz Exp $
+$NetBSD: distinfo,v 1.96 2026/07/19 10:49:56 wiz Exp $
-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
+BLAKE2s (google_auth-2.56.0.tar.gz) = 431a7e96a741c62766cc3100e44c360540b4541efe1dd26fa915a507ca5bf63a
+SHA512 (google_auth-2.56.0.tar.gz) = 57fc7d7d3d84888794380c3390f5623497f7bd817114f41ebb740396f069f7be8e82bcb3f08e4bc1fdd763ad6c15ed7bc8614be8a9516360874fe05b9456f609
+Size (google_auth-2.56.0.tar.gz) = 364629 bytes
Home |
Main Index |
Thread Index |
Old Index