!2 License compliance rectification

From: @lauk001 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-09-13 09:17:12 +00:00 committed by Gitee
commit 4e264ca7a8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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