Fri, 20 Mar 2026 07:14:16 CST | login

Information for build python-setproctitle-1.3.2-3.oc9

ID34567
Package Namepython-setproctitle
Version1.3.2
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-setproctitle.git?.#8787dffe225524e9a3ef7ee6f7b40d336e5a334a
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 06:39:22 CST
CompletedWed, 23 Apr 2025 06:42:37 CST
Taskbuild (dist-oc9, /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
dist-oc9
dist-oc9-compose
RPMs
src
python-setproctitle-1.3.2-3.oc9.src.rpm (info) (download)
aarch64
python3-setproctitle-1.3.2-3.oc9.aarch64.rpm (info) (download)
python-setproctitle-debugsource-1.3.2-3.oc9.aarch64.rpm (info) (download)
python3-setproctitle-debuginfo-1.3.2-3.oc9.aarch64.rpm (info) (download)
loongarch64
python3-setproctitle-1.3.2-3.oc9.loongarch64.rpm (info) (download)
python-setproctitle-debugsource-1.3.2-3.oc9.loongarch64.rpm (info) (download)
python3-setproctitle-debuginfo-1.3.2-3.oc9.loongarch64.rpm (info) (download)
x86_64
python3-setproctitle-1.3.2-3.oc9.x86_64.rpm (info) (download)
python-setproctitle-debugsource-1.3.2-3.oc9.x86_64.rpm (info) (download)
python3-setproctitle-debuginfo-1.3.2-3.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
loongarch64
hw_info.log
state.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