diff --git a/google_auth-2.40.2.tar.gz b/google_auth-2.40.2.tar.gz deleted file mode 100644 index c9a4f6a579c99d3e548fa9786c194f4bb6311650..0000000000000000000000000000000000000000 Binary files a/google_auth-2.40.2.tar.gz and /dev/null differ diff --git a/google_auth-2.40.3.tar.gz b/google_auth-2.40.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a74dbf922a4f5cfc5cf38553bc5bd0bded21c41d Binary files /dev/null and b/google_auth-2.40.3.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 7c5d99ac6a07e3772f1a60645ff57fe8d5cb25a1..bdbc893f8210d22999919272c6e15e51a4387497 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth -Version: 2.40.2 +Version: 2.40.3 Release: 1 Summary: Google Authentication Library License: Apache-2.0 @@ -81,6 +81,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 10 2025 openeuler_bot - 2.40.3-1 +- Retry 504 errors (version:2.40.3) +- Remove unnecessary call to mds service (version:2.40.3) +- Auth fetch token from default endpoint (version:2.40.3) + * Wed May 28 2025 chengwei - 2.40.2-1 - update to 2.40.2 - Remove sync response logs in AuthorizedSession