diff --git a/fsspec-2023.4.0.tar.gz b/fsspec-2023.4.0.tar.gz deleted file mode 100644 index 1785923..0000000 Binary files a/fsspec-2023.4.0.tar.gz and /dev/null differ diff --git a/fsspec-2023.5.0.tar.gz b/fsspec-2023.5.0.tar.gz new file mode 100644 index 0000000..ca293d4 Binary files /dev/null and b/fsspec-2023.5.0.tar.gz differ diff --git a/python-fsspec.spec b/python-fsspec.spec index f574e1e..7cf0b9b 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fsspec -Version: 2023.4.0 +Version: 2023.5.0 Release: 1 Summary: File-system specification License: BSD-3-Clause URL: http://github.com/fsspec/filesystem_spec -Source0: https://files.pythonhosted.org/packages/d8/c3/7eb5ace7aac24890fd6f3dbf49d547305237bd4002903f19b524061ce8ae/fsspec-2023.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/4e/5f/faee1c6261997e5b0782f48db9d01dc8ce7aa817d2016dd5cd64c60b1d86/fsspec-2023.5.0.tar.gz BuildArch: noarch %description @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 16 2023 wubijie - 2023.5.0-1 +- Update package to version 2023.5.0 + * Tue Apr 11 2023 wubijie - 2023.4.0-1 - Update package to version 2023.4.0