Sun, 09 Jun 2024 06:51:30 UTC | login

Information for build python-psutil-5.4.3-6.fc30

ID81695
Package Namepython-psutil
Version5.4.3
Release6.fc30
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 07 Dec 2018 00:43:40 UTC
CompletedFri, 07 Dec 2018 01:52:47 UTC
Taskbuild (f30-candidate, python-psutil-5.4.3-6.fc30.src.rpm)
Tags
f30
f31
RPMs
src
python-psutil-5.4.3-6.fc30.src.rpm (info) (download)
riscv64
python2-psutil-5.4.3-6.fc30.riscv64.rpm (info) (download)
python3-psutil-5.4.3-6.fc30.riscv64.rpm (info) (download)
python-psutil-debuginfo-5.4.3-6.fc30.riscv64.rpm (info) (download)
python-psutil-debugsource-5.4.3-6.fc30.riscv64.rpm (info) (download)
python2-psutil-debuginfo-5.4.3-6.fc30.riscv64.rpm (info) (download)
python3-psutil-debuginfo-5.4.3-6.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro HronĨok <mhroncok@redhat.com> - 5.4.3-5 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 29 2018 Iryna Shcherbina <ishcherb@redhat.com> - 5.4.3-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Mon Jan 22 2018 Gwyn Ciesla <limburgher@gmail.com> - 5.4.3-2 - Disable tests entirely. * Mon Jan 22 2018 Gwyn Ciesla <limburgher@gmail.com> - 5.4.3-1 - 5.4.3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Apr 23 2017 Kevin Fenzi <kevin@scrye.com> - 5.2.2-1 - Update to 5.2.2. Fixes bug #1441010 * Sat Mar 25 2017 Kevin Fenzi <kevin@scrye.com> - 5.2.1-1 - Update to 5.2.1. Fixes bug #1418489 * Sat Feb 25 2017 Kevin Fenzi <kevin@scrye.com> - 5.1.3-1 - Update to 5.1.3. Fixes bug #1418489 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 02 2017 Kevin Fenzi <kevin@scrye.com> - 5.0.1-1 - Update to 5.0.1. Fixes bug #1389579 - Disable failing test while upstream looks at it.