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:   adam
Date:           Tue Feb 20 19:37:04 UTC 2024

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

Log Message:
py-google-auth: updated to 2.28.0

2.28.0 (2024-02-15)

Features

Adding universe domain support for downscroped credentials

Bug Fixes

Change log level to debug for return_none_for_not_found_error
Make requests import conditional for gce universe domain


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.62 -r1.63 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.65 pkgsrc/security/py-google-auth/Makefile:1.66
--- pkgsrc/security/py-google-auth/Makefile:1.65        Wed Jan 24 22:19:16 2024
+++ pkgsrc/security/py-google-auth/Makefile     Tue Feb 20 19:37:03 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2024/01/24 22:19:16 adam Exp $
+# $NetBSD: Makefile,v 1.66 2024/02/20 19:37:03 adam Exp $
 
-DISTNAME=      google-auth-2.27.0
+DISTNAME=      google-auth-2.28.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 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.62 pkgsrc/security/py-google-auth/distinfo:1.63
--- pkgsrc/security/py-google-auth/distinfo:1.62        Wed Jan 24 22:19:16 2024
+++ pkgsrc/security/py-google-auth/distinfo     Tue Feb 20 19:37:03 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2024/01/24 22:19:16 adam Exp $
+$NetBSD: distinfo,v 1.63 2024/02/20 19:37:03 adam Exp $
 
-BLAKE2s (google-auth-2.27.0.tar.gz) = 49adf970338a617b10a86d591bf13e712f27711d3493b6161d1443c5984bb338
-SHA512 (google-auth-2.27.0.tar.gz) = a352cfced15d3e312410d382170909024d00cc27c34c3ec166af36aacf37ea9ac76b5c8bafc6e1379e2ddf3e422c27ce996474338d4efd17c21c9e79f3756994
-Size (google-auth-2.27.0.tar.gz) = 239688 bytes
+BLAKE2s (google-auth-2.28.0.tar.gz) = 9b057d1825ea5a2ae6a369e6185d216fff18f379bf23af3076dc6718e35fc0c6
+SHA512 (google-auth-2.28.0.tar.gz) = b9c31ab425dc2e934443123cc5666e69ca7736e029f68b12b1a297c8818e28806671dd4ea01344213565718474182e4f2e1639f49ac408fb7913e8af4399daae
+Size (google-auth-2.28.0.tar.gz) = 240460 bytes



Home | Main Index | Thread Index | Old Index