License compliance rectification
This commit is contained in:
parent
85eb2586e8
commit
9106cb32e3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user