[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-psutil-5.8.0-4.module+el8.10.0+352+5f72d57d.inferit

Name python-psutil
Epoch 0
Version 5.8.0
Release 4.module+el8.10.0+352+5f72d57d.inferit
Website/URL https://github.com/giampaolo/psutil
License BSD
Build Time 2024-05-31 01:09:57
Build Host builder-x86-05.inferitos.ru
Summary A process and system utilities module for Python
Repositories AppStream
Description psutil 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.
Errata INFSA-2024:5962 , INFSA-2024:3466 , INFSA-2024:2985 , INFSA-2024:8359 , INFSA-2025:4791
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python39-psutil-5.8.0-4.module+el8.10.0+352+5f72d57d.inferit.x86_64 A process and system utilities module for Python b92348bc27193d7c61feb6287510c96c693ac47956c0fcd5a3192a5d7bd89cde download
src
python-psutil-5.8.0-4.module+el8.10.0+352+5f72d57d.inferit.src A process and system utilities module for Python 3b7120a41c3f707c1258db08c83478f6c10184bf0796d9da1ca987673458e181 download
Changelog link
* Mon May 27 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.8.0-4.inferit
- Skip ionice tests

* Fri May 24 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.8.0-4
- Rebuilt for MSVSphere 8.10

* Fri Jan 15 2021 Tomas Orsava <torsava@redhat.com> - 5.8.0-4
- Convert from Fedora to the python39 module in RHEL8
- Resolves: rhbz#1877430

* 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