python-psutil 5.9.0-1build2 source package in Ubuntu

Changelog

python-psutil (5.9.0-1build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 11:05:32 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Sandro Tosi
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-psutil_5.9.0.orig.tar.xz 324.0 KiB 07d5f0c3472bd81eb5da06f178f5289c25179819951df4568a19e78f6d4303eb
python-psutil_5.9.0-1build2.debian.tar.xz 6.3 KiB 4a964e603da6d32ba8325a8dc71f13c199c99a45261f3bbda20b53a4b346bd0f
python-psutil_5.9.0-1build2.dsc 2.1 KiB cb3fb917a4f0196ca4e3c6aa04aba48c07f0044a8d771d29566d34d61b441e1b

Available diffs

View changes file

Binary packages built by this source

python-psutil-doc: module providing convenience functions for managing processes (doc)

 psutil is a module providing an interface for retrieving information on
 running processes and system utilization (CPU, memory) in a portable way
 by using Python, implementing many functionalities offered by tools like
 ps, top and Windows task manager.
 .
 It currently supports Linux, OS X, FreeBSD and Windows.
 .
 This package contains the documentation for psutil.

python3-psutil: module providing convenience functions for managing processes (Python3)

 psutil is a module providing an interface for retrieving information on
 running processes and system utilization (CPU, memory) in a portable way
 by using Python, implementing many functionalities offered by tools like
 ps, top and Windows task manager.
 .
 It currently supports Linux, OS X, FreeBSD and Windows.
 .
 This package contains the Python 3 version of psutil.

python3-psutil-dbgsym: debug symbols for python3-psutil