update version to 2.21.0

This commit is contained in:
chenzixuan 2023-07-04 19:12:55 +08:00
parent 7c6afb5272
commit fc3adc243a
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
google-auth-2.21.0.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.18.0 Version: 2.21.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/googleapis/google-auth-library-python URL: https://github.com/googleapis/google-auth-library-python
Source0: https://files.pythonhosted.org/packages/dd/8b/0f8678165d3136ad7637784b076c851d65d223e2e8cec3b9503540bb3518/google-auth-2.18.0.tar.gz Source0: https://files.pythonhosted.org/packages/e6/76/2217d47be6a03dfd5f6bfe7432f87a5aa5ab6d85525a4dc546df9895f053/google-auth-2.21.0.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 Jul 06 2023 chenzixuan <chenzixuan@kylinos.cn> - 2.21.0-1
- Update package to version 2.21.0
* Tue May 16 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.18.0-1 * Tue May 16 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.18.0-1
- Update package to version 2.18.0 - Update package to version 2.18.0
@ -115,3 +118,4 @@ mv %{buildroot}/doclist.lst .
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> - 1.22.1-1 * Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> - 1.22.1-1
- Package Spec generated - Package Spec generated