Revert "Update package to version 1.2.0"

Revert "Update package to version 1.1.0"

(cherry picked from commit 94b2cf5c84ea4aea94b8599dd54093465ebc765a)
This commit is contained in:
zhangxianting 2024-03-25 10:31:51 +08:00 committed by openeuler-sync-bot
parent 3b58e3dc14
commit 38c3c49150
3 changed files with 2 additions and 9 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-google-auth-oauthlib Name: python-google-auth-oauthlib
Version: 1.2.0 Version: 1.0.0
Release: 1 Release: 1
Summary: Google Authentication Library Summary: Google Authentication Library
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib URL: https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
# https://pypi.org/project/google-auth-oauthlib/#files Source0: https://files.pythonhosted.org/packages/e3/b4/ef2170c5f6aa5bc2461bab959a84e56d2819ce26662b50038d2d0602223e/google-auth-oauthlib-1.0.0.tar.gz
Source0: https://files.pythonhosted.org/packages/44/77/7433818d44cadd1964473b1d9ab5ecea36e6f951cf2b5188e08f7ebd5dab/google-auth-oauthlib-1.2.0.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-google-auth Requires: python3-google-auth
@ -71,12 +70,6 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Jan 10 2024 zhangxianting <zhangxianting@uniontech.com> - 1.2.0-1
- Update package to version 1.2.0
* Thu Dec 07 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.1.0-1
- Update package to version 1.1.0
* Tue Mar 28 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.0.0-1 * Tue Mar 28 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.0.0-1
- Update package to version 1.0.0 - Update package to version 1.0.0