From 86b27f6504316e934ee4ce214e58f4c00f6e0a25 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:12:33 +0000 Subject: automatic import of python-google-auth --- python-google-auth.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-google-auth.spec') diff --git a/python-google-auth.spec b/python-google-auth.spec index bdd07ed..b1a343c 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-google-auth -Version: 2.17.2 +Version: 2.17.3 Release: 1 Summary: Google Authentication Library License: Apache 2.0 URL: https://github.com/googleapis/google-auth-library-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/bb/d809c7f2ed33c27bd2902dfce8ee1d3c7cac85ec80c11d365c755584aa55/google-auth-2.17.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b3/56/7d367cbce23368b5d75d62dca0d3994b3c59e9e4038ae3303ab17984dcce/google-auth-2.17.3.tar.gz BuildArch: noarch Requires: python3-cachetools @@ -48,7 +48,7 @@ This library simplifies using Google's various server-to-server authentication mechanisms to access Google APIs. %prep -%autosetup -n google-auth-2.17.2 +%autosetup -n google-auth-2.17.3 %build %py3_build @@ -88,5 +88,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.17.2-1 +* Fri Apr 21 2023 Python_Bot - 2.17.3-1 - Package Spec generated -- cgit v1.2.3