diff --git a/google-auth-oauthlib-1.1.0.tar.gz b/google-auth-oauthlib-1.1.0.tar.gz deleted file mode 100644 index 94099321229d86ac63a3d03bef96357ddf68b871..0000000000000000000000000000000000000000 Binary files a/google-auth-oauthlib-1.1.0.tar.gz and /dev/null differ diff --git a/google-auth-oauthlib-1.2.0.tar.gz b/google-auth-oauthlib-1.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4342e0b99c77a4e8f825789150771130290a42f1 Binary files /dev/null and b/google-auth-oauthlib-1.2.0.tar.gz differ diff --git a/python-google-auth-oauthlib.spec b/python-google-auth-oauthlib.spec index 574e984d2d92c1018f30c6dc8e0352206090190a..b83415a8dc5f7d513d7a9f79cbefc320d08ac415 100644 --- a/python-google-auth-oauthlib.spec +++ b/python-google-auth-oauthlib.spec @@ -1,11 +1,12 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth-oauthlib -Version: 1.1.0 +Version: 1.2.0 Release: 1 Summary: Google Authentication Library License: Apache-2.0 URL: https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib -Source0: https://files.pythonhosted.org/packages/6a/34/c584323ea98fb596e71ade06c06d514de898c60498efc72311e18ebe2825/google-auth-oauthlib-1.1.0.tar.gz +# https://pypi.org/project/google-auth-oauthlib/#files +Source0: https://files.pythonhosted.org/packages/44/77/7433818d44cadd1964473b1d9ab5ecea36e6f951cf2b5188e08f7ebd5dab/google-auth-oauthlib-1.2.0.tar.gz BuildArch: noarch Requires: python3-google-auth @@ -70,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jan 10 2024 zhangxianting - 1.2.0-1 +- Update package to version 1.2.0 + * Thu Dec 07 2023 jiangxinyu - 1.1.0-1 - Update package to version 1.1.0