From 91e0c03d2fac5e11f946af00863678aa2a0d88a1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 15:45:49 +0000 Subject: automatic import of python-gsutil --- .gitignore | 1 + python-gsutil.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9fbca6c..45d1437 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gsutil-5.21.tar.gz +/gsutil-5.23.tar.gz 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 - 5.21-1 +* Fri Apr 21 2023 Python_Bot - 5.23-1 - Package Spec generated diff --git a/sources b/sources index bd8ea2f..cf865c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19f12c5129fc38dc0242fdb6680d8951 gsutil-5.21.tar.gz +833ccc2c8d4bbf88474139af7223429e gsutil-5.23.tar.gz -- cgit v1.2.3