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  9 14:20:58 UTC 2024

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

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

Features

    Add WebAuthn plugin component to handle WebAuthn get assertion request (#1464) (e25f336)
    ECP Provider drop cryptography requirement (#1524) (a821d71)
    Enable webauthn plugin for security keys (#1528) (e2d5e63)

Bug Fixes

    Fix id_token iam endpoint for non-gdu service credentials (#1506) (93d681e)
    Makes default token_url universe aware (#1514) (045776e)


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/py-google-auth/PLIST
cvs rdiff -u -r1.66 -r1.67 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.69 pkgsrc/security/py-google-auth/Makefile:1.70
--- pkgsrc/security/py-google-auth/Makefile:1.69        Sun Mar 24 10:38:55 2024
+++ pkgsrc/security/py-google-auth/Makefile     Sun Jun  9 14:20:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2024/03/24 10:38:55 adam Exp $
+# $NetBSD: Makefile,v 1.70 2024/06/09 14:20:58 wiz Exp $
 
-DISTNAME=      google-auth-2.29.0
+DISTNAME=      google-auth-2.30.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}

Index: pkgsrc/security/py-google-auth/PLIST
diff -u pkgsrc/security/py-google-auth/PLIST:1.17 pkgsrc/security/py-google-auth/PLIST:1.18
--- pkgsrc/security/py-google-auth/PLIST:1.17   Sun Jan  7 16:25:00 2024
+++ pkgsrc/security/py-google-auth/PLIST        Sun Jun  9 14:20:58 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2024/01/07 16:25:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2024/06/09 14:20:58 wiz Exp $
 ${PYSITELIB}/google/auth/__init__.py
 ${PYSITELIB}/google/auth/__init__.pyc
 ${PYSITELIB}/google/auth/__init__.pyo
@@ -107,6 +107,7 @@ ${PYSITELIB}/google/auth/metrics.pyo
 ${PYSITELIB}/google/auth/pluggable.py
 ${PYSITELIB}/google/auth/pluggable.pyc
 ${PYSITELIB}/google/auth/pluggable.pyo
+${PYSITELIB}/google/auth/py.typed
 ${PYSITELIB}/google/auth/transport/__init__.py
 ${PYSITELIB}/google/auth/transport/__init__.pyc
 ${PYSITELIB}/google/auth/transport/__init__.pyo
@@ -170,6 +171,7 @@ ${PYSITELIB}/google/oauth2/gdch_credenti
 ${PYSITELIB}/google/oauth2/id_token.py
 ${PYSITELIB}/google/oauth2/id_token.pyc
 ${PYSITELIB}/google/oauth2/id_token.pyo
+${PYSITELIB}/google/oauth2/py.typed
 ${PYSITELIB}/google/oauth2/reauth.py
 ${PYSITELIB}/google/oauth2/reauth.pyc
 ${PYSITELIB}/google/oauth2/reauth.pyo
@@ -182,6 +184,15 @@ ${PYSITELIB}/google/oauth2/sts.pyo
 ${PYSITELIB}/google/oauth2/utils.py
 ${PYSITELIB}/google/oauth2/utils.pyc
 ${PYSITELIB}/google/oauth2/utils.pyo
+${PYSITELIB}/google/oauth2/webauthn_handler.py
+${PYSITELIB}/google/oauth2/webauthn_handler.pyc
+${PYSITELIB}/google/oauth2/webauthn_handler.pyo
+${PYSITELIB}/google/oauth2/webauthn_handler_factory.py
+${PYSITELIB}/google/oauth2/webauthn_handler_factory.pyc
+${PYSITELIB}/google/oauth2/webauthn_handler_factory.pyo
+${PYSITELIB}/google/oauth2/webauthn_types.py
+${PYSITELIB}/google/oauth2/webauthn_types.pyc
+${PYSITELIB}/google/oauth2/webauthn_types.pyo
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD

Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.66 pkgsrc/security/py-google-auth/distinfo:1.67
--- pkgsrc/security/py-google-auth/distinfo:1.66        Sun Mar 24 10:38:55 2024
+++ pkgsrc/security/py-google-auth/distinfo     Sun Jun  9 14:20:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2024/03/24 10:38:55 adam Exp $
+$NetBSD: distinfo,v 1.67 2024/06/09 14:20:58 wiz Exp $
 
-BLAKE2s (google-auth-2.29.0.tar.gz) = 67921fc9eee48c1a28742e9e5e367bb96e632ba97fb7eea20a78a9bc46608a1f
-SHA512 (google-auth-2.29.0.tar.gz) = 0f6d7e9728479a5937d72321f5ae6cfa3592dd42bb518a5519fc0936b533472e872fe947470a1774f8e53a2dad3c65e001de3899b74b6373dd149c6944423473
-Size (google-auth-2.29.0.tar.gz) = 244326 bytes
+BLAKE2s (google-auth-2.30.0.tar.gz) = 9de96fb611d2e623773ca9957a9de7542c8c53122070fa6cd6e09dc7c0e427be
+SHA512 (google-auth-2.30.0.tar.gz) = 23ebaf17c12d745214405867661b85eb628dafbc06b87f101ad10d4c4ea8e2cea04a4c9b0c0037ba8f0d8cc12c2221bd4199613fe3c3e3987c72525cb94a5bd3
+Size (google-auth-2.30.0.tar.gz) = 251462 bytes



Home | Main Index | Thread Index | Old Index