python-psutil 5.9.8-2 source package in Ubuntu

Changelog

python-psutil (5.9.8-2) unstable; urgency=medium

  * drop DPT

 -- Sandro Tosi <email address hidden>  Sat, 02 Mar 2024 14:08:06 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any
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.8-2.dsc 1.9 KiB 15791fd9dcb0101ccb0aa73db7c65a62b5074b557007f2d4b4be7db5f8485cd1
python-psutil_5.9.8.orig.tar.xz 1.8 MiB e9bbfc976fcbe282f348a42ee2e9c0b4fa461d66d1a15bfaeb054949da796a72
python-psutil_5.9.8-2.debian.tar.xz 6.1 KiB 00f5d5dda24960f3f6360f85047b4670fbf1a9535e55c0872425c5a5de6c567f

Available diffs

No changes file available.

Binary packages built by this source

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