diff --git a/google-auth-2.17.3.tar.gz b/google-auth-2.17.3.tar.gz deleted file mode 100644 index c1b7eb1f63eaadfdb7f4611fd0414d0db2c8d038..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..d241a1b14ffaf5237a43a228583dfe6795f992a5 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 d9d5ab554c073d8093e0ce0cc9c5b12a8f04134e..7827daf12c8e83518436eea635cc1b33d42c059f 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