!17 Update package to version 2.25.1

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-12-07 08:42:54 +00:00 committed by Gitee
commit 7715e7992b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
google-auth-2.25.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-google-auth Name: python-google-auth
Version: 2.22.0 Version: 2.25.1
Release: 1 Release: 1
Summary: Google Authentication Library Summary: Google Authentication Library
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/googleapis/google-auth-library-python URL: https://github.com/googleapis/google-auth-library-python
Source0: https://files.pythonhosted.org/packages/e6/76/2217d47be6a03dfd5f6bfe7432f87a5aa5ab6d85525a4dc546df9895f053/google-auth-2.22.0.tar.gz Source0: https://files.pythonhosted.org/packages/29/cf/c34598e601223a049cdefb343c4958a7ebfe4663c689e8efe8d24fe8c33f/google-auth-2.25.1.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-cachetools Requires: python3-cachetools
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Dec 07 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.25.1-1
- Update package to version 2.25.1
* Tue Jul 18 2023 sunhui <sunhui@kylinos.cn> - 2.22.0-1 * Tue Jul 18 2023 sunhui <sunhui@kylinos.cn> - 2.22.0-1
- Update package to version 2.22.0 - Update package to version 2.22.0