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 --- .gitignore | 1 + python-google-auth.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e3843a6..dc050c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /google-auth-2.17.2.tar.gz +/google-auth-2.17.3.tar.gz 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 diff --git a/sources b/sources index 7dacf64..67b8c8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dca9e22f113d7cf5299ace07659170d0 google-auth-2.17.2.tar.gz +2c46d58cbf8051f1f89c98cd490d6072 google-auth-2.17.3.tar.gz -- cgit v1.2.3