[ 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 ]
×

Package python38-psutil-5.6.4-4.module+el8.9.0+310+80cd20aa.x86_64 download

Name python38-psutil
Epoch 0
Version 5.6.4
Release 4.module+el8.9.0+310+80cd20aa
Architecture x86_64
Website/URL https://github.com/giampaolo/psutil
License BSD
Build Time 2024-05-26 09:53:43
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 3, 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 405 KiB
Source Project python-psutil-5.6.4-4.module+el8.9.0+310+80cd20aa
SHA-256 checksum 2f36e6fe2feaa17506737cfaaa9afa1e503e278a15d622006d317d40b000c44c
× Full screenshot
Changelog link
* 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