diff --git a/google-auth-2.8.0.tar.gz b/google-auth-2.8.0.tar.gz deleted file mode 100644 index 95b2bd79684cce119b9f5c31079dc0aa1ae9c5b1..0000000000000000000000000000000000000000 Binary files a/google-auth-2.8.0.tar.gz and /dev/null differ diff --git a/google-auth-2.9.1.tar.gz b/google-auth-2.9.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e04dd0f6e9f0d07452ca9a2ba53af232856c1506 Binary files /dev/null and b/google-auth-2.9.1.tar.gz differ diff --git a/python-google-auth.spec b/python-google-auth.spec index d82a3a3149c5849735bf4734fa467bed949b269b..ea9414f1fed9e7bae82fa5cbd962eac16bce5371 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,16 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth -Version: 2.8.0 +Version: 2.9.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/0a/c8/2df97570bb3185bd2add5309e26dca2d57e5a26b9ffe4c6804e4ecc707ae/google-auth-2.8.0.tar.gz +Source0: https://files.pythonhosted.org/packages/1a/90/0a278aeed278363ab26ccb23529092b48ee3eff8867472236a1b5141f626/google-auth-2.9.1.tar.gz BuildArch: noarch Requires: python3-cachetools Requires: python3-pyasn1-modules -Requires: python3-setuptools Requires: python3-six Requires: python3-rsa Requires: python3-aiohttp @@ -81,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jul 28 2022 liqiuyu - 2.9.1-1 +- Upgrade to 2.9.1 + * Fri Jun 24 2022 jiangxinyu - 2.8.0-1 - Upgrade to 2.8.0 @@ -88,4 +90,4 @@ mv %{buildroot}/doclist.lst . - License compliance rectification * Fri Oct 09 2020 Python_Bot - 1.22.1-1 -- Package Spec generated +- Package Spec generated \ No newline at end of file