update version to 2.14.1
This commit is contained in:
parent
f57911472e
commit
81ea55e158
Binary file not shown.
BIN
google-auth-2.14.1.tar.gz
Normal file
BIN
google-auth-2.14.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-google-auth
|
||||
Version: 2.14.0
|
||||
Version: 2.14.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/e5/f9/47e309e4df306111d94ae8879c5677fa41f92f4e1fe4a33141086057dcff/google-auth-2.14.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/89/e3/b9002efddfc812af8afd59577ed04432cd3bfcc9c46e0210f3a1b56dfe4c/google-auth-2.14.1.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-cachetools
|
||||
@ -25,7 +25,7 @@ mechanisms to access Google APIs.
|
||||
|
||||
%package -n python3-google-auth
|
||||
Summary: Google Authentication Library
|
||||
Provides: python-google-auth
|
||||
Provides: python-google-auth = %{version}-%{release}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-google-auth
|
||||
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.14.1-1
|
||||
- Update package to version 2.14.1
|
||||
|
||||
* Fri Nov 04 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.14.0-1
|
||||
- Upgrade package to version 2.14.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user