!6 Update package to version 2023.1.0

From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-03-07 15:07:06 +00:00 committed by Gitee
commit d8bc8967ca
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
fsspec-2023.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-fsspec Name: python-fsspec
Version: 2022.11.0 Version: 2023.1.0
Release: 1 Release: 1
Summary: File-system specification Summary: File-system specification
License: BSD-3-Clause License: BSD-3-Clause
URL: http://github.com/fsspec/filesystem_spec 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 BuildArch: noarch
Requires: python3-adlfs Requires: python3-adlfs
@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Mar 3 2023 wubijie <wubijie@kylinos.cn> - 2023.1.0-1
- Update package to version 2023.1.0
* Mon Dec 19 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2022.11.0-1 * Mon Dec 19 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2022.11.0-1
- Update package to version 2022.11.0 - Update package to version 2022.11.0