diff --git a/google_auth-2.38.0.tar.gz b/google_auth-2.38.0.tar.gz deleted file mode 100644 index 5695c8212170dd949236cc2e16909549e8fe5483..0000000000000000000000000000000000000000 Binary files a/google_auth-2.38.0.tar.gz and /dev/null differ diff --git a/google_auth-2.39.0.tar.gz b/google_auth-2.39.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..945e813b7afcb6fb7c066202ee7d786f38b040e4 Binary files /dev/null and b/google_auth-2.39.0.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 64471aa0f2ec4ad44bb645660bb3b0d1230b0134..df6014ea9ae7fa7f103b5a4e28b700eee994822c 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.38.0 +Version: 2.39.0 Release: 1 Summary: Google Authentication Library License: Apache-2.0 @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 2.39.0-1 +- Adding domain-wide delegation flow in impersonated credential (version: 2.38.0) + * Thu Mar 27 2025 openeuler_bot - 2.38.0-1 - Improve user guide for Impersonation and SA (version: 2.36.1) - Allow users to use jwk keys for verifying ID token (version: 2.37.0)