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: Sun Mar 24 10:38:55 UTC 2024
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: updated to 2.29.0
2.29.0 (2024-03-18)
Features
Adds support for custom suppliers in AWS and Identity Pool credentials
Bug Fixes
Refactor tech debt in aws and identity pool credentials
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.65 -r1.66 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.68 pkgsrc/security/py-google-auth/Makefile:1.69
--- pkgsrc/security/py-google-auth/Makefile:1.68 Mon Mar 11 13:36:23 2024
+++ pkgsrc/security/py-google-auth/Makefile Sun Mar 24 10:38:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2024/03/11 13:36:23 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2024/03/24 10:38:55 adam Exp $
-DISTNAME= google-auth-2.28.2
+DISTNAME= google-auth-2.29.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.65 pkgsrc/security/py-google-auth/distinfo:1.66
--- pkgsrc/security/py-google-auth/distinfo:1.65 Mon Mar 11 13:36:23 2024
+++ pkgsrc/security/py-google-auth/distinfo Sun Mar 24 10:38:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2024/03/11 13:36:23 wiz Exp $
+$NetBSD: distinfo,v 1.66 2024/03/24 10:38:55 adam Exp $
-BLAKE2s (google-auth-2.28.2.tar.gz) = 6d5caf85fff64c61944f96a9ca1d22caf9a90e628af019365bd5940bc7bfed95
-SHA512 (google-auth-2.28.2.tar.gz) = 9aaef2034a1b85350a39662dfa2ab53fc4e6a46326ac5cf2e361b3f8febd196d2cf5e5ab01c1bb3fedf33f0e1526ed33db60b088ed6c943732a70ed65c7cba01
-Size (google-auth-2.28.2.tar.gz) = 240450 bytes
+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
Home |
Main Index |
Thread Index |
Old Index