Sat, 04 May 2024 16:19:21 UTC | login

Information for build python-psutil-5.9.1-1.fc37

ID204638
Package Namepython-psutil
Version5.9.1
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-psutil.git#30fcf3776d4ea96c8fe5ec60aa74addb2d9b7441
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 bychurchyard
State complete
Volume DEFAULT
StartedTue, 20 Sep 2022 13:01:58 UTC
CompletedTue, 20 Sep 2022 18:26:10 UTC
Taskbuild (f37, /rpms/python-psutil.git:30fcf3776d4ea96c8fe5ec60aa74addb2d9b7441)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-psutil.git#30fcf3776d4ea96c8fe5ec60aa74addb2d9b7441'}}
Tags
f37
f38
RPMs
src
python-psutil-5.9.1-1.fc37.src.rpm (info) (download)
riscv64
python3-psutil-5.9.1-1.fc37.riscv64.rpm (info) (download)
python3-psutil-tests-5.9.1-1.fc37.riscv64.rpm (info) (download)
python-psutil-debugsource-5.9.1-1.fc37.riscv64.rpm (info) (download)
python3-psutil-debuginfo-5.9.1-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Sep 08 2021 Miro Hrončok <mhroncok@redhat.com> - 5.8.0-12 - Drop python2-psutil, as it is no longer needed * Wed Aug 18 2021 Charalampos Stratakis <cstratak@redhat.com> - 5.8.0-11 - Separate the tests to their own subpackage * Sat Aug 07 2021 Kevin Fenzi <kevin@scrye.com> - 5.8.0-10 - Add patch to add delta for cpu tests. * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 23 2021 Miro Hrončok <mhroncok@redhat.com> - 5.8.0-8 - Drop optional build dependency on python2-setuptools * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 5.8.0-7 - Rebuilt for Python 3.10 * Thu Apr 15 2021 Miro Hrončok <mhroncok@redhat.com> - 5.8.0-6 - Add tolerance to a flaky test * Thu Jan 28 2021 Tomas Orsava <torsava@redhat.com> - 5.8.0-5 - Remove unnecessary test dependency on python3-mock - Remove unnecessary macro __provides_exclude_from * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 10 2021 Kevin Fenzi <kevin@scrye.com> - 5.8.0-3 - Disable test_leak_mem test. * Sun Jan 10 2021 Kevin Fenzi <kevin@scrye.com> - 5.8.0-2 - Disable test_sensors_temperatures test. * Fri Jan 01 2021 Kevin Fenzi <kevin@scrye.com> - 5.8.0-1 - Update to 5.8.0. Fixes rhbz#1909321 - Re-enable tests (skipping 2 that fail in mock). * Fri Nov 06 2020 Joel Capitao <jcapitao@redhat.com> - 5.7.3-1 - Update to 5.7.3 (rhbz#1857187)