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