diff --git a/google-auth-2.16.2.tar.gz b/google-auth-2.16.2.tar.gz deleted file mode 100644 index db192a2e8e7238c3937b4a6583a89c438ad8dfaf..0000000000000000000000000000000000000000 Binary files a/google-auth-2.16.2.tar.gz and /dev/null differ diff --git a/google-auth-2.17.1.tar.gz b/google-auth-2.17.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..852e31e2d628bfce7f19e2f4171ba952edbc2f7b Binary files /dev/null and b/google-auth-2.17.1.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index 56c1eca8d7c32a91dfc8c538af86b50521c32f99..e2861a85597a2fd48b1d26c1cd2ac8ebbf213e1b 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.16.2 +Version: 2.17.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/09/be/56d3c1db93d85e53ffa4eb26a2f41b0df9ba00317ee1f253121c63489d03/google-auth-2.16.2.tar.gz +Source0: https://files.pythonhosted.org/packages/c8/ee/a028aa9ce069fe78d3cf8a86020d366fdb65b54fc33a9e317b4eafa1445e/google-auth-2.17.1.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Apr 6 2023 wubijie - 2.17.1-1 +- Update package to version 2.17.1 + * Wed Mar 22 2023 jiangxinyu - 2.16.2-1 - Update package to version 2.16.2