diff --git a/google-auth-1.22.1.tar.gz b/google-auth-1.22.1.tar.gz deleted file mode 100644 index afc9f5d2c2c2000a6edcfeac1b9ac6af3c96c517..0000000000000000000000000000000000000000 Binary files a/google-auth-1.22.1.tar.gz and /dev/null differ diff --git a/google-auth-1.27.1.tar.gz b/google-auth-1.27.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..31b927e0c7aa4a459c5844104165950b3c0ecdf7 Binary files /dev/null and b/google-auth-1.27.1.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 9037b96e1e4466cb5faa8648dc0d6ce35545a150..35eb1821eefa4bfc08e8f1354663aec88e5a109b 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: 1.22.1 +Version: 1.27.1 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/dc/fa/a22e99cf47b2d8fd5e7e17a2a6500a6b1feb3187c1e41bf411e4c54097ef/google-auth-1.22.1.tar.gz +Source0: https://files.pythonhosted.org/packages/f1/1e/f6e75ee1dc18f9c93e55c0bdfb2176060dfcb51746e6634f50959fe58750/google-auth-1.27.1.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 15 2022 OpenStack_SIG - 1.27.1-1 +- update package python3-google-auth of version 1.27.1 + * Fri Oct 09 2020 Python_Bot - Package Spec generated