License compliance rectification
This commit is contained in:
parent
7028ee8458
commit
4e0695ebc3
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-beniget
|
Name: python-beniget
|
||||||
Version: 0.4.1
|
Version: 0.4.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Extract semantic information about static Python code
|
Summary: Extract semantic information about static Python code
|
||||||
License: BSD 3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/serge-sans-paille/beniget/
|
URL: https://github.com/serge-sans-paille/beniget/
|
||||||
Source0: https://files.pythonhosted.org/packages/14/e7/50cbac38f77eca8efd39516be6651fdb9f3c4c0fab8cf2cf05f612578737/beniget-0.4.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/14/e7/50cbac38f77eca8efd39516be6651fdb9f3c4c0fab8cf2cf05f612578737/beniget-0.4.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -79,5 +79,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Aug 25 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 0.4.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
|
* Wed Aug 25 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.1-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user