]> git.feebdaed.xyz Git - 0xmirror/buildroot.git/commitdiff
package/python-google-auth: bump version to 2.45.0
authorBernd Kuhls <bernd@kuhls.net>
Sat, 20 Dec 2025 21:41:58 +0000 (22:41 +0100)
committerJulien Olivain <ju.o@free.fr>
Sun, 21 Dec 2025 21:58:36 +0000 (22:58 +0100)
https://github.com/googleapis/google-auth-library-python/blob/v2.45.0/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
package/python-google-auth/python-google-auth.hash
package/python-google-auth/python-google-auth.mk

index 17ca9ddd61f0a739ad9aa71b6faf6e665dfdc4e8..6a7b5cd1706358b6e7fd3cc8e48322e63929a107 100644 (file)
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/google-auth/json
-md5  43aef15e30f2646226add26c54256302  google_auth-2.43.0.tar.gz
-sha256  88228eee5fc21b62a1b5fe773ca15e67778cb07dc8363adcb4a8827b52d81483  google_auth-2.43.0.tar.gz
+md5  702a1aa7d2a65e7ae2702167be9183f4  google_auth-2.45.0.tar.gz
+sha256  90d3f41b6b72ea72dd9811e765699ee491ab24139f34ebf1ca2b9cc0c38708f3  google_auth-2.45.0.tar.gz
 # Locally computed sha256 checksums
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE
index 53e5900856c5dc99a97c4de9856912e8aac6ccb0..69c2a32b70a24b78e8273117dd22a689f11d6fe0 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_GOOGLE_AUTH_VERSION = 2.43.0
+PYTHON_GOOGLE_AUTH_VERSION = 2.45.0
 PYTHON_GOOGLE_AUTH_SOURCE = google_auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
-PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/ff/ef/66d14cf0e01b08d2d51ffc3c20410c4e134a1548fc246a6081eae585a4fe
+PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/e5/00/3c794502a8b892c404b2dea5b3650eb21bfc7069612fbfd15c7f17c1cb0d
 PYTHON_GOOGLE_AUTH_SETUP_TYPE = setuptools
 PYTHON_GOOGLE_AUTH_LICENSE = Apache-2.0
 PYTHON_GOOGLE_AUTH_LICENSE_FILES = LICENSE