diff --git a/google-auth-2.17.2.tar.gz b/google-auth-2.17.2.tar.gz deleted file mode 100644 index 30dd8f0..0000000 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 0000000..c1b7eb1 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 63d8e35..d9d5ab5 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