Thu, 28 Mar 2024 09:48:12 UTC | login

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

ID3968
Package Namepython-psutil
Version5.8.0
Release8.el9
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-psutil#861ce4807c662d7c7b6630ec14ab87d33b4b544c
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 bymhroncok
State complete
Volume DEFAULT
StartedThu, 15 Apr 2021 16:25:03 UTC
CompletedThu, 15 Apr 2021 16:26:04 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/python-psutil:861ce4807c662d7c7b6630ec14ab87d33b4b544c)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-psutil#861ce4807c662d7c7b6630ec14ab87d33b4b544c'}}
Tags
c9s-pending
c9s-pending-signed
RPMs
src
python-psutil-5.8.0-8.el9.src.rpm (info) (download)
aarch64
python3-psutil-5.8.0-8.el9.aarch64.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.el9.aarch64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.el9.aarch64.rpm (info) (download)
i686
python3-psutil-5.8.0-8.el9.i686.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.el9.i686.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.el9.i686.rpm (info) (download)
ppc64le
python3-psutil-5.8.0-8.el9.ppc64le.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.el9.ppc64le.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.el9.ppc64le.rpm (info) (download)
s390x
python3-psutil-5.8.0-8.el9.s390x.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.el9.s390x.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.el9.s390x.rpm (info) (download)
x86_64
python3-psutil-5.8.0-8.el9.x86_64.rpm (info) (download)
python-psutil-debugsource-5.8.0-8.el9.x86_64.rpm (info) (download)
python3-psutil-debuginfo-5.8.0-8.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Apr 15 2021 Miro Hrončok <mhroncok@redhat.com> - 5.8.0-8 - Skip 2 tests that fail in brew due to broken IPv6 Resolves: rhbz#1913682 * Thu Apr 15 2021 Miro Hrončok <mhroncok@redhat.com> - 5.8.0-7 - Add tolerance to a flaky test Resolves: rhbz#1913682 * Tue Apr 06 2021 Miro Hrončok <mhroncok@redhat.com> - 5.8.0-6 - Drop python2-psutil Resolves: rhbz#1913682 * 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