diff --git a/google-auth-2.17.3.tar.gz b/google-auth-2.17.3.tar.gz deleted file mode 100644 index c1b7eb1..0000000 Binary files a/google-auth-2.17.3.tar.gz and /dev/null differ diff --git a/google-auth-2.18.0.tar.gz b/google-auth-2.18.0.tar.gz new file mode 100644 index 0000000..d241a1b Binary files /dev/null and b/google-auth-2.18.0.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index d9d5ab5..7827daf 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.3 +Version: 2.18.0 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/b3/56/7d367cbce23368b5d75d62dca0d3994b3c59e9e4038ae3303ab17984dcce/google-auth-2.17.3.tar.gz +Source0: https://files.pythonhosted.org/packages/dd/8b/0f8678165d3136ad7637784b076c851d65d223e2e8cec3b9503540bb3518/google-auth-2.18.0.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 16 2023 jiangxinyu - 2.18.0-1 +- Update package to version 2.18.0 + * Fri Apr 21 2023 wubijie - 2.17.3-1 - Update package to version 2.17.3