summaryrefslogtreecommitdiff
path: root/python-gcsfs.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 04:31:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 04:31:32 +0000
commitef48ad809564aa29f97505a9561156d41fcce811 (patch)
tree86e296edc260acfec280ff3aaa17e6274b3725ef /python-gcsfs.spec
parentfdb8048456c4ca42fb409e8ce4d0fd4aea3cff7a (diff)
automatic import of python-gcsfsopeneuler20.03
Diffstat (limited to 'python-gcsfs.spec')
-rw-r--r--python-gcsfs.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-gcsfs.spec b/python-gcsfs.spec
index 237028a..a47a8c5 100644
--- a/python-gcsfs.spec
+++ b/python-gcsfs.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-gcsfs
-Version: 2023.3.0
+Version: 2023.4.0
Release: 1
Summary: Convenient Filesystem interface over GCS
License: BSD
URL: https://github.com/fsspec/gcsfs
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/cc/e5f79771b5c110db271da5c1656cee32525188be4a367f0f9fcb98cc5de9/gcsfs-2023.3.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1d/45/c81d441ff5047a8115bb0b905b7be3e2db73f43aa4dcace2e32d7fc6220c/gcsfs-2023.4.0.tar.gz
BuildArch: noarch
Requires: python3-aiohttp
@@ -43,7 +43,7 @@ Pythonic file-system for Google Cloud Storage
For documentation, go to readthedocs_.
%prep
-%autosetup -n gcsfs-2023.3.0
+%autosetup -n gcsfs-2023.4.0
%build
%py3_build
@@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.3.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.0-1
- Package Spec generated