python-psutil 5.9.5-1 source package in Ubuntu

Changelog

python-psutil (5.9.5-1) unstable; urgency=medium

  * New upstream release
  * refresh patches

 -- Sandro Tosi <email address hidden>  Fri, 29 Sep 2023 01:53:38 -0400

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
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.5-1.dsc 2.1 KiB a098bfac9df4cc30e186a264dd19f644bdfb28c2d65cf11775904ff3f1c0bfcb
python-psutil_5.9.5.orig.tar.xz 1.8 MiB 1d473959d4710864468dbe8cc9ff2f774edc299096b2d610c4b740b5eafac001
python-psutil_5.9.5-1.debian.tar.xz 6.4 KiB 9637bf5ab845cf80103983bd03057b257a824b09b40cd44620258d5a9423d40d

No changes file available.

Binary packages built by this source

python-psutil-doc: No summary available for python-psutil-doc in ubuntu noble.

No description available for python-psutil-doc in ubuntu noble.

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