Information for build python-psutil-5.8.0-13.eln114

ID1907382
Package Namepython-psutil
Version5.8.0
Release13.eln114
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-psutil#46402c3c18ebbc14001674fdd42f5997631c865b
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 bydistrobuildsync-eln/jenkins-continuous-infra.apps.ci.centos.org
State complete
Volume DEFAULT
StartedWed, 26 Jan 2022 03:46:35 UTC
CompletedWed, 26 Jan 2022 03:58:27 UTC
Taskbuild (eln, /rpms/python-psutil:46402c3c18ebbc14001674fdd42f5997631c865b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-psutil#46402c3c18ebbc14001674fdd42f5997631c865b'}}
Tags No tags
RPMs
src
python-psutil-5.8.0-13.eln114.src.rpm (info) (download)
aarch64
python3-psutil-5.8.0-13.eln114.aarch64.rpm (info) (download)
python3-psutil-tests-5.8.0-13.eln114.aarch64.rpm (info) (download)
python-psutil-debugsource-5.8.0-13.eln114.aarch64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-13.eln114.aarch64.rpm (info) (download)
i686
python3-psutil-5.8.0-13.eln114.i686.rpm (info) (download)
python3-psutil-tests-5.8.0-13.eln114.i686.rpm (info) (download)
python-psutil-debugsource-5.8.0-13.eln114.i686.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-13.eln114.i686.rpm (info) (download)
ppc64le
python3-psutil-5.8.0-13.eln114.ppc64le.rpm (info) (download)
python3-psutil-tests-5.8.0-13.eln114.ppc64le.rpm (info) (download)
python-psutil-debugsource-5.8.0-13.eln114.ppc64le.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-13.eln114.ppc64le.rpm (info) (download)
s390x
python3-psutil-5.8.0-13.eln114.s390x.rpm (info) (download)
python3-psutil-tests-5.8.0-13.eln114.s390x.rpm (info) (download)
python-psutil-debugsource-5.8.0-13.eln114.s390x.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-13.eln114.s390x.rpm (info) (download)
x86_64
python3-psutil-5.8.0-13.eln114.x86_64.rpm (info) (download)
python3-psutil-tests-5.8.0-13.eln114.x86_64.rpm (info) (download)
python-psutil-debugsource-5.8.0-13.eln114.x86_64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-13.eln114.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 * 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) * 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