License compliance rectification
This commit is contained in:
parent
5ce31288f2
commit
f6de0cdabf
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-backcall
|
Name: python-backcall
|
||||||
Version: 0.2.0
|
Version: 0.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Specifications for callback functions passed in to an API
|
Summary: Specifications for callback functions passed in to an API
|
||||||
License: BSD License
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/takluyver/backcall
|
URL: https://github.com/takluyver/backcall
|
||||||
Source0: https://files.pythonhosted.org/packages/a2/40/764a663805d84deee23043e1426a9175567db89c8b3287b5c2ad9f71aa93/backcall-0.2.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/a2/40/764a663805d84deee23043e1426a9175567db89c8b3287b5c2ad9f71aa93/backcall-0.2.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 0.2.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user