Package python-psutil-5.6.4-4.module+el8.9.0+310+80cd20aa.src
Name | python-psutil |
---|---|
Epoch | 0 |
Version | 5.6.4 |
Release | 4.module+el8.9.0+310+80cd20aa |
Architecture | src |
Website/URL | https://github.com/giampaolo/psutil |
License | BSD |
Build Time | 2024-05-26 09:53:29 |
Build Host | builder-x86-04.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 | — |
Size | 1912 KiB |
Source Project | python-psutil-5.6.4-4.module+el8.9.0+310+80cd20aa |
SHA-256 checksum | 5d489d01d31b9742d818e3005add5e4fa6a7858e195902c42ad35759604c30d2 |
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.6.4-4 - Rebuilt for MSVSphere 8.8 * Mon Jul 26 2021 Charalampos Stratakis <cstratak@redhat.com> - 5.6.4-4 - Security fix for CVE-2019-18874: double free because of refcount mishandling Resolves: rhbz#1772014 * Thu Dec 12 2019 Tomas Orsava <torsava@redhat.com> - 5.6.4-3 - Exclude unsupported i686 arch * Wed Nov 20 2019 Lumír Balhar <lbalhar@redhat.com> - 5.6.4-2 - Adjusted for Python 3.8 module in RHEL 8 * Wed Nov 06 2019 Lumír Balhar <lbalhar@redhat.com> - 5.6.4-1 - New upstream release 5.6.4 - bcond for Python 2 subpackage and tests - Enabled tests * 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