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