diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:45:49 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:45:49 +0000 |
| commit | 91e0c03d2fac5e11f946af00863678aa2a0d88a1 (patch) | |
| tree | 66fd101397921c114221585ee7d168c1b61f59ca | |
| parent | dd1a68fd411982c70cfe1dcd9d27fe43003221a2 (diff) | |
automatic import of python-gsutilopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-gsutil.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 5.21-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.23-1 - Package Spec generated @@ -1 +1 @@ -19f12c5129fc38dc0242fdb6680d8951 gsutil-5.21.tar.gz +833ccc2c8d4bbf88474139af7223429e gsutil-5.23.tar.gz |
