Sat, 24 Jan 2026 17:12:38 CST | login

Information for build python-psutil-5.9.5-1.ocs23

ID768
Package Namepython-psutil
Version5.9.5
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-psutil.git?.#69f3df4ebdbd2c11b0a7d02e0d5f26d3f82ad1fd
SummaryA process and system utilities module for Python
Descriptionpsutil 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.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 11 Aug 2023 18:08:53 CST
CompletedFri, 11 Aug 2023 18:11:48 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-psutil.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-psutil.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-psutil-5.9.5-1.ocs23.src.rpm (info) (download)
aarch64
python3-psutil-5.9.5-1.ocs23.aarch64.rpm (info) (download)
python3-psutil-tests-5.9.5-1.ocs23.aarch64.rpm (info) (download)
python-psutil-debugsource-5.9.5-1.ocs23.aarch64.rpm (info) (download)
python3-psutil-debuginfo-5.9.5-1.ocs23.aarch64.rpm (info) (download)
x86_64
python3-psutil-5.9.5-1.ocs23.x86_64.rpm (info) (download)
python3-psutil-tests-5.9.5-1.ocs23.x86_64.rpm (info) (download)
python-psutil-debugsource-5.9.5-1.ocs23.x86_64.rpm (info) (download)
python3-psutil-debuginfo-5.9.5-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Aug 11 2023 rockerzhu <rockerzhu@tencent.com> - 5.9.5-1 - Update to 5.9.5 and skip some unreliable testcases. * Thu May 04 2023 Shuo Wang <abushwang@tencent.com> - 5.9.2-1 - update to 5.9.2 - fix a test fail for koji * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.8.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.8.0-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Nov 29 2022 Shuo Wang <abushwang@tencent.com> - 5.8.0-1 - initial build