From 6c03908f2a77413271bd73d31b9d1272abbcb028 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 12 Oct 2025 22:19:47 +0200 Subject: [PATCH] package/python-google-auth: bump version to 2.41.1 Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/python-google-auth/python-google-auth.hash | 4 ++-- package/python-google-auth/python-google-auth.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-google-auth/python-google-auth.hash b/package/python-google-auth/python-google-auth.hash index fce6a5a8a7..37641a7a90 100644 --- a/package/python-google-auth/python-google-auth.hash +++ b/package/python-google-auth/python-google-auth.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/google-auth/json -md5 6f04dcdfb0efe90e956fea82408b7fee google_auth-2.38.0.tar.gz -sha256 8285113607d3b80a3f1543b75962447ba8a09fe85783432a784fdeef6ac094c4 google_auth-2.38.0.tar.gz +md5 cf398efdf51cd3885eef521198a202a5 google_auth-2.41.1.tar.gz +sha256 b76b7b1f9e61f0cb7e88870d14f6a94aeef248959ef6992670efee37709cbfd2 google_auth-2.41.1.tar.gz # Locally computed sha256 checksums sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE diff --git a/package/python-google-auth/python-google-auth.mk b/package/python-google-auth/python-google-auth.mk index 1a6ad01378..e649569b37 100644 --- a/package/python-google-auth/python-google-auth.mk +++ b/package/python-google-auth/python-google-auth.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_GOOGLE_AUTH_VERSION = 2.38.0 +PYTHON_GOOGLE_AUTH_VERSION = 2.41.1 PYTHON_GOOGLE_AUTH_SOURCE = google_auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz -PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/c6/eb/d504ba1daf190af6b204a9d4714d457462b486043744901a6eeea711f913 +PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/a8/af/5129ce5b2f9688d2fa49b463e544972a7c82b0fdb50980dafee92e121d9f PYTHON_GOOGLE_AUTH_SETUP_TYPE = setuptools PYTHON_GOOGLE_AUTH_LICENSE = Apache-2.0 PYTHON_GOOGLE_AUTH_LICENSE_FILES = LICENSE