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