Tue, 20 Jan 2026 04:34:26 CST | login

Information for build python-setproctitle-1.3.2-1.ocs23

ID6003
Package Namepython-setproctitle
Version1.3.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-setproctitle.git?.#8ae879e507354870a234abbe055f123884556806
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 28 Sep 2023 15:42:24 CST
CompletedThu, 28 Sep 2023 15:43:41 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-setproctitle.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-setproctitle.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-setproctitle-1.3.2-1.ocs23.src.rpm (info) (download)
aarch64
python3-setproctitle-1.3.2-1.ocs23.aarch64.rpm (info) (download)
python-setproctitle-debugsource-1.3.2-1.ocs23.aarch64.rpm (info) (download)
python3-setproctitle-debuginfo-1.3.2-1.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-setproctitle-1.3.2-1.ocs23.loongarch64.rpm (info) (download)
python-setproctitle-debugsource-1.3.2-1.ocs23.loongarch64.rpm (info) (download)
python3-setproctitle-debuginfo-1.3.2-1.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-setproctitle-1.3.2-1.ocs23.x86_64.rpm (info) (download)
python-setproctitle-debugsource-1.3.2-1.ocs23.x86_64.rpm (info) (download)
python3-setproctitle-debuginfo-1.3.2-1.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 28 2023 Shuo Wang <abushwang@tencent.com> - 1.3.2-1 - update to 1.3.2 * 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