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 14 13:20:49 UTC 2024
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: update to 2.32.0.
Adds support for X509 workload credential type (#1541) (1270217)
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.68 -r1.69 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.71 pkgsrc/security/py-google-auth/Makefile:1.72
--- pkgsrc/security/py-google-auth/Makefile:1.71 Sun Jul 7 14:44:57 2024
+++ pkgsrc/security/py-google-auth/Makefile Sun Jul 14 13:20:49 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.71 2024/07/07 14:44:57 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2024/07/14 13:20:49 wiz Exp $
-DISTNAME= google-auth-2.31.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= google_auth-2.32.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= security python
-MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=g/google_auth/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/googleapis/google-auth-library-python
@@ -29,7 +29,7 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
# 4 failed due to proxy setting
-# 4 failed, 1131 passed, 15 skipped, 49 warnings
+# 4 failed, 1143 passed, 15 skipped, 49 warnings
.include "../../lang/python/wheel.mk"
PYTHON_VERSIONED_DEPENDENCIES+= cryptography OpenSSL
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.68 pkgsrc/security/py-google-auth/distinfo:1.69
--- pkgsrc/security/py-google-auth/distinfo:1.68 Sun Jul 7 14:44:57 2024
+++ pkgsrc/security/py-google-auth/distinfo Sun Jul 14 13:20:49 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.68 2024/07/07 14:44:57 wiz Exp $
+$NetBSD: distinfo,v 1.69 2024/07/14 13:20:49 wiz Exp $
-BLAKE2s (google-auth-2.31.0.tar.gz) = b1aae8690e826e785955459ae6a17a0323b4788199cd396daac167df361637d4
-SHA512 (google-auth-2.31.0.tar.gz) = 2a2eec2f3638ab855d20827068d64a9adb856d341fc70bdb6401813543f73631d998c38f8350e9ed2a85897b7f0ed7401fc973b066ee2b77ac7ff746dcd7315f
-Size (google-auth-2.31.0.tar.gz) = 252986 bytes
+BLAKE2s (google_auth-2.32.0.tar.gz) = e4856d2ef7591beb4ebe91b4f3028a6d6ef9477d3c2d0ee06b349a623df00d75
+SHA512 (google_auth-2.32.0.tar.gz) = d72d9c367a47b3496dcaae9deec29315c65e43ddf9b3ee2838232ed2ac8aabdf5c91978a6d66700b5e9e77a0de8820ecf12b798fb65383600e08d47b732d1981
+Size (google_auth-2.32.0.tar.gz) = 254614 bytes
Home |
Main Index |
Thread Index |
Old Index