Information for build python-psutil-5.8.0-8.eln112

ID1776740
Package Namepython-psutil
Version5.8.0
Release8.eln112
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-psutil.git#b11f8dc358e890126674f706833fd7ab9b28225b
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 bytdawson
State complete
Volume DEFAULT
StartedTue, 29 Jun 2021 21:00:19 UTC
CompletedTue, 29 Jun 2021 21:04:28 UTC
Taskbuild (eln, /rpms/python-psutil.git:b11f8dc358e890126674f706833fd7ab9b28225b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-psutil.git#b11f8dc358e890126674f706833fd7ab9b28225b'}}
Tags No tags
RPMs
src
python-psutil-5.8.0-8.eln112.src.rpm (info) (download)
aarch64
python2-psutil-5.8.0-8.eln112.aarch64.rpm (info) (download)
python3-psutil-5.8.0-8.eln112.aarch64.rpm (info) (download)
python-psutil-debuginfo-5.8.0-8.eln112.aarch64.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.eln112.aarch64.rpm (info) (download)
python2-psutil-debuginfo-5.8.0-8.eln112.aarch64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.eln112.aarch64.rpm (info) (download)
i686
python2-psutil-5.8.0-8.eln112.i686.rpm (info) (download)
python3-psutil-5.8.0-8.eln112.i686.rpm (info) (download)
python-psutil-debuginfo-5.8.0-8.eln112.i686.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.eln112.i686.rpm (info) (download)
python2-psutil-debuginfo-5.8.0-8.eln112.i686.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.eln112.i686.rpm (info) (download)
ppc64le
python2-psutil-5.8.0-8.eln112.ppc64le.rpm (info) (download)
python3-psutil-5.8.0-8.eln112.ppc64le.rpm (info) (download)
python-psutil-debuginfo-5.8.0-8.eln112.ppc64le.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.eln112.ppc64le.rpm (info) (download)
python2-psutil-debuginfo-5.8.0-8.eln112.ppc64le.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.eln112.ppc64le.rpm (info) (download)
s390x
python2-psutil-5.8.0-8.eln112.s390x.rpm (info) (download)
python3-psutil-5.8.0-8.eln112.s390x.rpm (info) (download)
python-psutil-debuginfo-5.8.0-8.eln112.s390x.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.eln112.s390x.rpm (info) (download)
python2-psutil-debuginfo-5.8.0-8.eln112.s390x.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.eln112.s390x.rpm (info) (download)
x86_64
python2-psutil-5.8.0-8.eln112.x86_64.rpm (info) (download)
python3-psutil-5.8.0-8.eln112.x86_64.rpm (info) (download)
python-psutil-debuginfo-5.8.0-8.eln112.x86_64.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.eln112.x86_64.rpm (info) (download)
python2-psutil-debuginfo-5.8.0-8.eln112.x86_64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.eln112.x86_64.rpm (info) (download)
Logs
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
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Tue Sep 03 2019 Miro Hrončok <mhroncok@redhat.com> - 5.6.3-4 - Reduce unused build dependencies * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 5.6.3-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 30 2019 Kevin Fenzi <kevin@scrye.com> - 5.6.3-1 - Update to 5.6.3 Fixes bug #1567102