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