diff --git a/fsspec-2023.1.0.tar.gz b/fsspec-2023.1.0.tar.gz deleted file mode 100644 index 3b99abc..0000000 Binary files a/fsspec-2023.1.0.tar.gz and /dev/null differ diff --git a/fsspec-2023.3.0.tar.gz b/fsspec-2023.3.0.tar.gz new file mode 100644 index 0000000..faf11b2 Binary files /dev/null and b/fsspec-2023.3.0.tar.gz differ diff --git a/python-fsspec.spec b/python-fsspec.spec index 6ac80bd..b3e0e59 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fsspec -Version: 2023.1.0 +Version: 2023.3.0 Release: 1 Summary: File-system specification License: BSD-3-Clause URL: http://github.com/fsspec/filesystem_spec -Source0: https://files.pythonhosted.org/packages/6e/de/d14309e99f60010055bfd04c9e57d20a8d7b3f1c2144f0d85c1747017718/fsspec-2023.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/65/8f/f5956204717fd12010a27d8b9deb0d32cb19049e92ac2dc8e8439d06bff1/fsspec-2023.3.0.tar.gz BuildArch: noarch Requires: python3-adlfs @@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Mar 16 2023 wubijie - 2023.3.0-1 +- Update package to version 2023.3.0 + * Fri Mar 3 2023 wubijie - 2023.1.0-1 - Update package to version 2023.1.0