Changeset View
Changeset View
Standalone View
Standalone View
package.yml
name : python-psutil | name : python-psutil | ||||
version : 5.6.2 | version : 5.6.3 | ||||
release : 13 | release : 14 | ||||
source : | source : | ||||
- https://github.com/giampaolo/psutil/archive/release-5.6.2.tar.gz : c9156236d47bb0ca557ae9af69ced377f0a63386c594cbe5dd451cc986aca0c2 | - https://github.com/giampaolo/psutil/archive/release-5.6.3.tar.gz : 55b86dc0a9fc4e258ae5d86d6edf317432a4e3dc45c7324b8a82838b07e74f4a | ||||
license : BSD-3-Clause | license : BSD-3-Clause | ||||
component : programming.python | component : programming.python | ||||
summary : A cross-platform process and system utilities module for Python | summary : Cross-platform lib for process and system monitoring in Python | ||||
description: | | description: | | ||||
A cross-platform process and system utilities module for Python | psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python. | ||||
builddeps : | builddeps : | ||||
- pkgconfig(python3) | - pkgconfig(python3) | ||||
- python-setuptools | - python-setuptools | ||||
rundeps : | rundeps : | ||||
- python-enum34 | - python-enum34 | ||||
build : | | build : | | ||||
%python_setup | %python_setup | ||||
%python3_setup | %python3_setup | ||||
install : | | install : | | ||||
%python_install | %python_install | ||||
%python3_install | %python3_install |
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.