diff --git a/google-auth-2.17.2.tar.gz b/google-auth-2.17.2.tar.gz deleted file mode 100644 index 30dd8f0796427f3706a9881fa3bafd381e3a61c1..0000000000000000000000000000000000000000 Binary files a/google-auth-2.17.2.tar.gz and /dev/null differ diff --git a/google-auth-2.17.3.tar.gz b/google-auth-2.17.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c1b7eb1f63eaadfdb7f4611fd0414d0db2c8d038 Binary files /dev/null and b/google-auth-2.17.3.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 63d8e35c72075faeee737b4466eb5a61d0d8b304..d9d5ab554c073d8093e0ce0cc9c5b12a8f04134e 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth -Version: 2.17.2 +Version: 2.17.3 Release: 1 Summary: Google Authentication Library License: Apache-2.0 URL: https://github.com/googleapis/google-auth-library-python -Source0: https://files.pythonhosted.org/packages/e2/bb/d809c7f2ed33c27bd2902dfce8ee1d3c7cac85ec80c11d365c755584aa55/google-auth-2.17.2.tar.gz +Source0: https://files.pythonhosted.org/packages/b3/56/7d367cbce23368b5d75d62dca0d3994b3c59e9e4038ae3303ab17984dcce/google-auth-2.17.3.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Apr 21 2023 wubijie - 2.17.3-1 +- Update package to version 2.17.3 + * Wed Apr 12 2023 wubijie - 2.17.2-1 - Update package to version 2.17.2