License compliance rectification
This commit is contained in:
parent
7a19b2d285
commit
dac911e092
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-fsspec
|
Name: python-fsspec
|
||||||
Version: 2021.11.1
|
Version: 2021.11.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: File-system specification
|
Summary: File-system specification
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: http://github.com/fsspec/filesystem_spec
|
URL: http://github.com/fsspec/filesystem_spec
|
||||||
Source0: https://files.pythonhosted.org/packages/a5/b1/9c247e65c565e863643763020366b492a6bd4b1fd5854cbc8bdc42bd87ff/fsspec-2021.11.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/a5/b1/9c247e65c565e863643763020366b492a6bd4b1fd5854cbc8bdc42bd87ff/fsspec-2021.11.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -91,5 +91,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 2021.11.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Dec 20 2021 Python_Bot <Python_Bot@openeuler.org> - 2021.11.1-1
|
* Mon Dec 20 2021 Python_Bot <Python_Bot@openeuler.org> - 2021.11.1-1
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user