summaryrefslogtreecommitdiff
path: root/python-gsutil.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-gsutil.spec')
-rw-r--r--python-gsutil.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-gsutil.spec b/python-gsutil.spec
index 72f115f..88862e1 100644
--- a/python-gsutil.spec
+++ b/python-gsutil.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-gsutil
-Version: 5.21
+Version: 5.23
Release: 1
Summary: A command line tool for interacting with cloud storage services.
License: Apache 2.0
URL: https://cloud.google.com/storage/docs/gsutil
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c5/a5/ac18c7ace5b46f6e5c0cc35b8984afe97e9b31adea51ca5f1fe56cab5f80/gsutil-5.21.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9f/1c/990a2ab02076b3b7ffbc4bd39ca33eecf508e186f1d940b4f0c14e723cb4/gsutil-5.23.tar.gz
BuildArch: noarch
@@ -55,7 +55,7 @@ management tasks, including:
%prep
-%autosetup -n gsutil-5.21
+%autosetup -n gsutil-5.23
%build
%py3_build
@@ -95,5 +95,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.21-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.23-1
- Package Spec generated