Sat, 17 Jan 2026 10:47:42 CST | login

Information for build python-setproctitle-1.3.2-3.ocs23.rv64

ID23382
Package Namepython-setproctitle
Version1.3.2
Release3.ocs23.rv64
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-setproctitle#4e6242b68db8329583f26cf6141cf3b00596d679
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 byxinlongchen
State complete
Volume DEFAULT
StartedWed, 03 Sep 2025 17:45:34 CST
CompletedWed, 03 Sep 2025 17:56:06 CST
Taskbuild (dist-ocs23-riscv-base, /opencloudos-stream/python-setproctitle:master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-setproctitle#master'}}
Tags
dist-ocs23-riscv-base
RPMs
src
python-setproctitle-1.3.2-3.ocs23.rv64.src.rpm (info) (download)
riscv64
python3-setproctitle-1.3.2-3.ocs23.rv64.riscv64.rpm (info) (download)
python-setproctitle-debugsource-1.3.2-3.ocs23.rv64.riscv64.rpm (info) (download)
python3-setproctitle-debuginfo-1.3.2-3.ocs23.rv64.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.2-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.2-2 - Rebuilt for loongarch release * 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