License compliance rectification

This commit is contained in:
wk333 2024-06-13 10:47:50 +08:00
parent 85eb2586e8
commit 9106cb32e3

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-argh Name: python-argh
Version: 0.26.2 Version: 0.26.2
Release: 1 Release: 2
Summary: An unobtrusive argparse wrapper with natural syntax 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/ URL: http://github.com/neithere/argh/
Source0: https://files.pythonhosted.org/packages/e3/75/1183b5d1663a66aebb2c184e0398724b624cecd4f4b679cb6e25de97ed15/argh-0.26.2.tar.gz Source0: https://files.pythonhosted.org/packages/e3/75/1183b5d1663a66aebb2c184e0398724b624cecd4f4b679cb6e25de97ed15/argh-0.26.2.tar.gz
BuildArch: noarch BuildArch: noarch
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %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 - Package Spec generated