summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-gcsfs.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 148a5ba..f181cdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gcsfs-2023.3.0.tar.gz
+/gcsfs-2023.4.0.tar.gz
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
diff --git a/sources b/sources
index 23ccc54..b903eb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f314e2f539d1bab0aead13a446883e70 gcsfs-2023.3.0.tar.gz
+294a38648204640cf821ed8cb567c776 gcsfs-2023.4.0.tar.gz