diff mbox series

[1/1] package/python-google-auth: bump to version 2.34.0

Message ID 20240915071642.1542317-1-james.hilliard1@gmail.com
State Accepted
Headers show
Series [1/1] package/python-google-auth: bump to version 2.34.0 | expand

Commit Message

James Hilliard Sept. 15, 2024, 7:16 a.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-google-auth/python-google-auth.hash | 4 ++--
 package/python-google-auth/python-google-auth.mk   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

Thomas Petazzoni Sept. 15, 2024, 8:32 a.m. UTC | #1
On Sun, 15 Sep 2024 01:16:42 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-google-auth/python-google-auth.hash | 4 ++--
>  package/python-google-auth/python-google-auth.mk   | 6 +++---
>  2 files changed, 5 insertions(+), 5 deletions(-)

I applied the patches from this one up to python-idna. There was issue
on one patch, which I'll point out.

Thomas
diff mbox series

Patch

diff --git a/package/python-google-auth/python-google-auth.hash b/package/python-google-auth/python-google-auth.hash
index 9c201391f4..7351ceba31 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  718e1a2c55baf3b019e9a42524812113  google-auth-2.26.1.tar.gz
-sha256  54385acca5c0fbdda510cd8585ba6f3fcb06eeecf8a6ecca39d3ee148b092590  google-auth-2.26.1.tar.gz
+md5  7bad237adfde8f24d610d1f0595eeede  google_auth-2.34.0.tar.gz
+sha256  8eb87396435c19b20d32abd2f984e31c191a15284af72eb922f10e5bde9c04cc  google_auth-2.34.0.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 02c8c1164f..3e1aadc506 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.26.1
-PYTHON_GOOGLE_AUTH_SOURCE = google-auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
-PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/bc/c0/b5119831db4888e703b2adaa912709931181678ae3a50ca08d51a3904765
+PYTHON_GOOGLE_AUTH_VERSION = 2.34.0
+PYTHON_GOOGLE_AUTH_SOURCE = google_auth-$(PYTHON_GOOGLE_AUTH_VERSION).tar.gz
+PYTHON_GOOGLE_AUTH_SITE = https://files.pythonhosted.org/packages/0f/ae/634dafb151366d91eb848a25846a780dbce4326906ef005d199723fbbca0
 PYTHON_GOOGLE_AUTH_SETUP_TYPE = setuptools
 PYTHON_GOOGLE_AUTH_LICENSE = Apache-2.0
 PYTHON_GOOGLE_AUTH_LICENSE_FILES = LICENSE