From 413d891197bb2d4878d45cbfae77f311a8d8ec6f0e303d3c8160644936c7cfe7 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Fri, 30 May 2025 07:58:02 +0000 Subject: [PATCH] - Update to version 2.40.2 * Remove sync response logs in AuthorizedSession * Update test to consider new error message from cryptography (#1765) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=114 --- google_auth-2.40.1.tar.gz | 3 --- google_auth-2.40.2.tar.gz | 3 +++ python-google-auth.changes | 7 +++++++ python-google-auth.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 google_auth-2.40.1.tar.gz create mode 100644 google_auth-2.40.2.tar.gz diff --git a/google_auth-2.40.1.tar.gz b/google_auth-2.40.1.tar.gz deleted file mode 100644 index 986c431..0000000 --- a/google_auth-2.40.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58f0e8416a9814c1d86c9b7f6acf6816b51aba167b2c76821965271bac275540 -size 280975 diff --git a/google_auth-2.40.2.tar.gz b/google_auth-2.40.2.tar.gz new file mode 100644 index 0000000..03557d3 --- /dev/null +++ b/google_auth-2.40.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33cde547a2134273226fa4b853883559947ebe9207521f7afc707efbf690f58 +size 280990 diff --git a/python-google-auth.changes b/python-google-auth.changes index c5eee45..5e2406b 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 30 06:54:17 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 2.40.2 + * Remove sync response logs in AuthorizedSession + * Update test to consider new error message from cryptography (#1765) + ------------------------------------------------------------------- Mon May 19 13:09:42 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-google-auth.spec b/python-google-auth.spec index 8f3b55f..bfcf74b 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-google-auth -Version: 2.40.1 +Version: 2.40.2 Release: 0 Summary: Google Authentication Library License: Apache-2.0