Information for build python-psutil-5.8.0-12.fc36

ID1830063
Package Namepython-psutil
Version5.8.0
Release12.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-psutil.git#024746ce9ae980b3217b1b2152e16ac08e199931
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
StartedThu, 09 Sep 2021 12:56:00 UTC
CompletedThu, 09 Sep 2021 12:59:17 UTC
Taskbuild (rawhide, /rpms/python-psutil.git:024746ce9ae980b3217b1b2152e16ac08e199931)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-psutil.git#024746ce9ae980b3217b1b2152e16ac08e199931'}}
Tags
f36
RPMs
src
python-psutil-5.8.0-12.fc36.src.rpm (info) (download)
aarch64
python3-psutil-5.8.0-12.fc36.aarch64.rpm (info) (download)
python3-psutil-tests-5.8.0-12.fc36.aarch64.rpm (info) (download)
python-psutil-debugsource-5.8.0-12.fc36.aarch64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-12.fc36.aarch64.rpm (info) (download)
armv7hl
python3-psutil-5.8.0-12.fc36.armv7hl.rpm (info) (download)
python3-psutil-tests-5.8.0-12.fc36.armv7hl.rpm (info) (download)
python-psutil-debugsource-5.8.0-12.fc36.armv7hl.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-12.fc36.armv7hl.rpm (info) (download)
i686
python3-psutil-5.8.0-12.fc36.i686.rpm (info) (download)
python3-psutil-tests-5.8.0-12.fc36.i686.rpm (info) (download)
python-psutil-debugsource-5.8.0-12.fc36.i686.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-12.fc36.i686.rpm (info) (download)
ppc64le
python3-psutil-5.8.0-12.fc36.ppc64le.rpm (info) (download)
python3-psutil-tests-5.8.0-12.fc36.ppc64le.rpm (info) (download)
python-psutil-debugsource-5.8.0-12.fc36.ppc64le.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-12.fc36.ppc64le.rpm (info) (download)
s390x
python3-psutil-5.8.0-12.fc36.s390x.rpm (info) (download)
python3-psutil-tests-5.8.0-12.fc36.s390x.rpm (info) (download)
python-psutil-debugsource-5.8.0-12.fc36.s390x.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-12.fc36.s390x.rpm (info) (download)
x86_64
python3-psutil-5.8.0-12.fc36.x86_64.rpm (info) (download)
python3-psutil-tests-5.8.0-12.fc36.x86_64.rpm (info) (download)
python-psutil-debugsource-5.8.0-12.fc36.x86_64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-12.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
root.log
hw_info.log
state.log
build.log
mock_output.log
Changelog * 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) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Nicolas Chauvet <kwizart@gmail.com> - 5.7.2-1 - Update to 5.7.2 * Wed Jun 24 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 5.6.7-3 - Add BR on setuptools for all package combinations * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 5.6.7-2 - Rebuilt for Python 3.9 * Sun Feb 16 2020 Kevin Fenzi <kevin@scrye.com> - 5.6.7-1 - Update to 5.6.7. Fixes bug 1768362. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Oct 06 2019 Kevin Fenzi <kevin@scrye.com> - 5.6.3-5 - Add python2-setuptools to BuildRequires to fix egg info. Fixes bug #1750362