Tue, 20 Jan 2026 08:21:16 CST | login

Information for build python-setproctitle-1.2.3-4.ocs23

ID5391
Package Namepython-setproctitle
Version1.2.3
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-setproctitle.git?.#329c30df5e0ed89207a5ee711609eabd16405dc6
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 17:57:06 CST
CompletedTue, 19 Sep 2023 17:59:32 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-setproctitle.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-setproctitle.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-setproctitle-1.2.3-4.ocs23.src.rpm (info) (download)
aarch64
python3-setproctitle-1.2.3-4.ocs23.aarch64.rpm (info) (download)
python-setproctitle-debugsource-1.2.3-4.ocs23.aarch64.rpm (info) (download)
python3-setproctitle-debuginfo-1.2.3-4.ocs23.aarch64.rpm (info) (download)
x86_64
python3-setproctitle-1.2.3-4.ocs23.x86_64.rpm (info) (download)
python-setproctitle-debugsource-1.2.3-4.ocs23.x86_64.rpm (info) (download)
python3-setproctitle-debuginfo-1.2.3-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-3 - Rebuilt for OpenCloudOS Stream 23.09 * 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