!7 License compliance rectification

From: @wk333 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2024-06-20 13:29:49 +00:00 committed by Gitee
commit 90e8966dea
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
Name: python-argh
Version: 0.26.2
Release: 1
Release: 2
Summary: An unobtrusive argparse wrapper with natural syntax
License: GNU Lesser General Public License (LGPL), Version 3
License: LGPL-3.0-or-later
URL: http://github.com/neithere/argh/
Source0: https://files.pythonhosted.org/packages/e3/75/1183b5d1663a66aebb2c184e0398724b624cecd4f4b679cb6e25de97ed15/argh-0.26.2.tar.gz
BuildArch: noarch
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Jul 06 2020 Python_Bot <Python_Bot@openeuler.org>
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 0.26.2-2
- License compliance rectification
* Mon Jul 06 2020 Python_Bot <Python_Bot@openeuler.org> - 0.26.2-1
- Package Spec generated