Update package to version 2.15.0

This commit is contained in:
jxy_git 2022-12-15 16:31:01 +08:00
parent ac4b6f13d0
commit 7ae09db285
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
google-auth-2.15.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.14.1 Version: 2.15.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/89/e3/b9002efddfc812af8afd59577ed04432cd3bfcc9c46e0210f3a1b56dfe4c/google-auth-2.14.1.tar.gz Source0: https://files.pythonhosted.org/packages/52/a6/72c80f4a0b37c2c32d35636b2373bdf07c1dad81b109f9361742d3aa1cbe/google-auth-2.15.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 Dec 15 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.15.0-1
- Update package to version 2.15.0
* Wed Nov 23 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.14.1-1 * Wed Nov 23 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.14.1-1
- Update package to version 2.14.1 - Update package to version 2.14.1