Update to 2.3.1
(cherry picked from commit 9b92075694334f2febc15b7a24d427f038ac0942)
This commit is contained in:
parent
add953babd
commit
551a545e35
Binary file not shown.
BIN
python-daemon-2.3.1.tar.gz
Normal file
BIN
python-daemon-2.3.1.tar.gz
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
Name: python-daemon
|
||||
Version: 2.2.4
|
||||
Version: 2.3.1
|
||||
Release: 1
|
||||
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
|
||||
Source0: https://files.pythonhosted.org/packages/05/97/210f94322675c838319ffa8e505032373ff1f6a6219af8d16427e00b1051/%{name}-%{version}.tar.gz
|
||||
# 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/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 23 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.3.1-1
|
||||
- Update to 2.3.1
|
||||
|
||||
* Wed Aug 18 2021 Python_Bot <Python_Bot@openeuler.org> - 2.2.4-1
|
||||
- Init Package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user