Sat, 05 Oct 2024 19:52:05 UTC | login

Information for build python-setproctitle-1.2.3-7.fc40

ID293483
Package Namepython-setproctitle
Version1.2.3
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-setproctitle.git#9526a6bedd2ae22bb1bc402cd4af436fbde8563d
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 12:57:19 UTC
CompletedThu, 29 Feb 2024 13:38:17 UTC
Taskbuild (f40, /rpms/python-setproctitle.git:9526a6bedd2ae22bb1bc402cd4af436fbde8563d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-setproctitle.git#9526a6bedd2ae22bb1bc402cd4af436fbde8563d'}}
Tags
f40
f41
RPMs
src
python-setproctitle-1.2.3-7.fc40.src.rpm (info) (download)
riscv64
python3-setproctitle-1.2.3-7.fc40.riscv64.rpm (info) (download)
python-setproctitle-debugsource-1.2.3-7.fc40.riscv64.rpm (info) (download)
python3-setproctitle-debuginfo-1.2.3-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.2.3-4 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jun 26 2022 Robert Scheck <robert@fedoraproject.org> - 1.2.3-1 - Upstream 1.2.3 (bugfixes, RHBZ#2088869) - Fix %check by using %pytest (and provide ps(1) to run tests) * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.2-5 - Rebuilt for Python 3.11