!5 Update package to version 4.2.5
From: @wubijie123 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
1ef3af459b
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-supervisor
|
Name: python-supervisor
|
||||||
Version: 4.2.4
|
Version: 4.2.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A system for controlling process state under UNIX
|
Summary: A system for controlling process state under UNIX
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: http://supervisord.org/
|
URL: http://supervisord.org/
|
||||||
Source0: https://files.pythonhosted.org/packages/b3/41/2806c3c66b3e4a847843821bc0db447a58b7a9b0c39a49b354f287569130/supervisor-4.2.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ce/37/517989b05849dd6eaa76c148f24517544704895830a50289cbbf53c7efb9/supervisor-4.2.5.tar.gz
|
||||||
|
|
||||||
Source1: supervisord.service
|
Source1: supervisord.service
|
||||||
Source2: supervisord.conf
|
Source2: supervisord.conf
|
||||||
@ -41,7 +41,7 @@ Supervisor is a client/server system that allows its users to
|
|||||||
control a number of processes on UNIX-like operating systems.
|
control a number of processes on UNIX-like operating systems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n supervisor-4.2.4
|
%autosetup -n supervisor-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -111,6 +111,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 8 2023 wubijie <wubijie@kylinos.cn> - 4.2.5-1
|
||||||
|
- Update package to version 4.2.5
|
||||||
|
|
||||||
* Fri Aug 05 2022 liukuo <liukuo@kylinos.cn> - 4.2.4-1
|
* Fri Aug 05 2022 liukuo <liukuo@kylinos.cn> - 4.2.4-1
|
||||||
- Update to 4.2.4
|
- Update to 4.2.4
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
supervisor-4.2.5.tar.gz
Normal file
BIN
supervisor-4.2.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user