Click here to visit the old openkoji buildsystem (Archived)

Information for build python-psutil-5.9.8-2.fc41

ID17291
Package Namepython-psutil
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.9.8
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-psutil.git#99227cb8c6f7715d3ee709e05a59dae3d11a043e
SummaryA process and system utilities module for Python
Descriptionpsutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory, disks, network, users) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 20:07:42 CST
CompletedThu, 02 May 2024 20:26:29 CST
Taskbuild (f41, /rpms/python-psutil.git:99227cb8c6f7715d3ee709e05a59dae3d11a043e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-psutil.git#99227cb8c6f7715d3ee709e05a59dae3d11a043e'}}
Tags
f41
RPMs
src
python-psutil-5.9.8-2.fc41.src.rpm (info) (download)
riscv64
python3-psutil-5.9.8-2.fc41.riscv64.rpm (info) (download)
python3-psutil-tests-5.9.8-2.fc41.riscv64.rpm (info) (download)
python-psutil-debugsource-5.9.8-2.fc41.riscv64.rpm (info) (download)
python3-psutil-debuginfo-5.9.8-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Feb 14 2024 Stephen Gallagher <sgallagh@redhat.com> - 5.9.8-2 - Skip unreliable multi-cpu test on ppc64le * Fri Feb 09 2024 Miro Hrončok <mhroncok@redhat.com> - 5.9.8-1 - Update to 5.9.8 - Fixes: rhbz#2244271 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 08 2023 Karolina Surma <ksurma@redhat.com> - 5.9.5-2 - Declare the license as an SPDX expression * Fri Aug 04 2023 Jonathan Wright <jonathan@almalinux.org> - 5.9.5-1 - Update to 5.9.5 rhbz#2135931 - Skip unreliable test rhbz#2169395 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.9.2-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Sep 18 2022 Kevin Fenzi <kevin@scrye.com> - 5.9.2-1 - Update to 5.9.2. Fixes rhbz#2124116 * Sun Jul 31 2022 Jonathan Wright <jonathan@almalinux.org> - 5.9.1-1 - Update to 5.9.1. Fixes rhbz#2036137 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.8.0-15 - Rebuilt for Python 3.11 * Thu Jun 09 2022 Miro Hrončok <mhroncok@redhat.com> - 5.8.0-14 - Relax testing assumptions when building the package - Fixes: rhbz#2049426