diff --git a/google-auth-oauthlib-0.5.2.tar.gz b/google-auth-oauthlib-0.5.2.tar.gz deleted file mode 100644 index a4246080166bdf7e9e2067bfe84535c936516806..0000000000000000000000000000000000000000 Binary files a/google-auth-oauthlib-0.5.2.tar.gz and /dev/null differ diff --git a/google-auth-oauthlib-0.7.1.tar.gz b/google-auth-oauthlib-0.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fc96026fc92ff946cb1bf0748cf0f6b567b820bb Binary files /dev/null and b/google-auth-oauthlib-0.7.1.tar.gz differ diff --git a/python-google-auth-oauthlib.spec b/python-google-auth-oauthlib.spec index 0b17dc83d4e268073ff5a792d8da3708094b32f3..9a1509794c767b459a831f76eb6556547bea075d 100644 --- a/python-google-auth-oauthlib.spec +++ b/python-google-auth-oauthlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth-oauthlib -Version: 0.5.2 +Version: 0.7.1 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/1e/92/cd8f07a70ea224de1b4f9b2f2a5f6bf960fe874f0b0f6186fb9c5fcb77e1/google-auth-oauthlib-0.5.2.tar.gz +Source0: https://files.pythonhosted.org/packages/fb/d1/afcdd1611dc768ed3757a021a6e9410275ae27c6b26b84623bc0f9f706dc/google-auth-oauthlib-0.7.1.tar.gz BuildArch: noarch Requires: python3-google-auth @@ -17,7 +17,7 @@ This library provides `oauthlib`_ integration with `google-auth`_. %package -n python3-google-auth-oauthlib Summary: Google Authentication Library -Provides: python-google-auth-oauthlib +Provides: python-google-auth-oauthlib = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-google-auth-oauthlib @@ -30,7 +30,7 @@ Provides: python3-google-auth-oauthlib-doc This library provides `oauthlib`_ integration with `google-auth`_. %prep -%autosetup -n google-auth-oauthlib-0.5.2 +%autosetup -n google-auth-oauthlib-%{version} %build %py3_build @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 23 2022 liqiuyu - 0.7.1-1 +- Update package to version 0.7.1 + * Wed Aug 10 2022 liqiuyu - 0.5.2-1 - Update to 0.5.2