From a609263a05c8e59c00825ebf5745f023f3af95fa Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 11 Feb 2025 07:50:01 +0000 Subject: [PATCH] 6.1.1 --- python-psutil.spec | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/python-psutil.spec b/python-psutil.spec index a8f2bcb..b779ffe 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -23,23 +23,26 @@ BuildRequires: pkgconfig(python-3.8) BuildRequires: python38-setuptools %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. +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. %package -n python38-psutil Summary: %{sum} Group: Development/Python %description -n python38-psutil -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. - +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. %prep %setup -qn %{srcname}-release-%{version}