Thu, 19 Sep 2024 03:36:40 UTC | login

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

ID311705
Package Namepython-psutil
Version5.9.8
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-psutil.git#6516c78906f844b76087ff8da048f592c67dd5cc
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 11 Jul 2024 06:03:26 UTC
CompletedThu, 11 Jul 2024 06:08:35 UTC
Taskbuild (f41, /rpms/python-psutil.git:6516c78906f844b76087ff8da048f592c67dd5cc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-psutil.git#6516c78906f844b76087ff8da048f592c67dd5cc'}}
Tags
f41
RPMs
src
python-psutil-5.9.8-3.fc41.src.rpm (info) (download)
riscv64
python3-psutil-5.9.8-3.fc41.riscv64.rpm (info) (download)
python3-psutil-tests-5.9.8-3.fc41.riscv64.rpm (info) (download)
python-psutil-debugsource-5.9.8-3.fc41.riscv64.rpm (info) (download)
python3-psutil-debuginfo-5.9.8-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 5.9.8-3 - Rebuilt for Python 3.13 * 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