!6 License compliance rectification
From: @lauk001 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
868ac29e00
@ -1,9 +1,9 @@
|
|||||||
Name: python-daemon
|
Name: python-daemon
|
||||||
Version: 2.2.4
|
Version: 2.2.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Library to implement a well-behaved Unix daemon process
|
Summary: Library to implement a well-behaved Unix daemon process
|
||||||
|
|
||||||
License: Apache 2.0
|
License: GPL-3.0-only and Apache-2.0
|
||||||
URL: https://pagure.io/python-daemon
|
URL: https://pagure.io/python-daemon
|
||||||
Source0: https://files.pythonhosted.org/packages/05/97/210f94322675c838319ffa8e505032373ff1f6a6219af8d16427e00b1051/%{name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/05/97/210f94322675c838319ffa8e505032373ff1f6a6219af8d16427e00b1051/%{name}-%{version}.tar.gz
|
||||||
# Downstream-only patch, twine is unnecessary to build
|
# Downstream-only patch, twine is unnecessary to build
|
||||||
@ -51,5 +51,8 @@ PYTHONPATH=$(pwd) %{__python3} -m unittest discover
|
|||||||
%{python3_sitelib}/python_daemon-%{version}-py%{python3_version}.egg-info/
|
%{python3_sitelib}/python_daemon-%{version}-py%{python3_version}.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 07 2022 liukuo <liukuo@kylinos.cn> - 2.2.4-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Aug 18 2021 Python_Bot <Python_Bot@openeuler.org> - 2.2.4-1
|
* Wed Aug 18 2021 Python_Bot <Python_Bot@openeuler.org> - 2.2.4-1
|
||||||
- Init Package
|
- Init Package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user