Sat, 21 Mar 2026 06:26:27 CST | login

Information for build python-setproctitle-1.2.3-2.oc9

ID17101
Package Namepython-setproctitle
Version1.2.3
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-setproctitle.git?.#d847d4c7111b2f5ff7a5bf6704559af2d3281502
SummaryPython module to customize a process title
DescriptionPython module allowing a process to change its title as displayed by system tool such as ps and top. It's useful in multiprocess systems, allowing to identify tasks each forked process is busy with. This technique has been used by PostgreSQL and OpenSSH. It's based on PostgreSQL implementation which has proven to be portable.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 16:03:08 CST
CompletedMon, 16 Oct 2023 16:05:07 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-setproctitle.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-setproctitle.git?.#origin/oc9'}}
Tags No tags
RPMs
src
python-setproctitle-1.2.3-2.oc9.src.rpm (info) (download)
aarch64
python3-setproctitle-1.2.3-2.oc9.aarch64.rpm (info) (download)
python-setproctitle-debugsource-1.2.3-2.oc9.aarch64.rpm (info) (download)
python3-setproctitle-debuginfo-1.2.3-2.oc9.aarch64.rpm (info) (download)
x86_64
python3-setproctitle-1.2.3-2.oc9.x86_64.rpm (info) (download)
python-setproctitle-debugsource-1.2.3-2.oc9.x86_64.rpm (info) (download)
python3-setproctitle-debuginfo-1.2.3-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-2 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 13 2023 Shuo Wang <abushwang@tencent.com> - 1.2.3-1 - initial build