!10 Update package to version 2.16.2

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-03-28 01:04:15 +00:00 committed by Gitee
commit 486df3f422
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.16.2.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.15.0 Version: 2.16.2
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/52/a6/72c80f4a0b37c2c32d35636b2373bdf07c1dad81b109f9361742d3aa1cbe/google-auth-2.15.0.tar.gz Source0: https://files.pythonhosted.org/packages/09/be/56d3c1db93d85e53ffa4eb26a2f41b0df9ba00317ee1f253121c63489d03/google-auth-2.16.2.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-cachetools Requires: python3-cachetools
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Mar 22 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.16.2-1
- Update package to version 2.16.2
* Thu Dec 15 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.15.0-1 * Thu Dec 15 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.15.0-1
- Update package to version 2.15.0 - Update package to version 2.15.0