summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-google-auth.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 2.17.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 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