python-psutil 5.9.8-2build2 source package in Ubuntu

Changelog

python-psutil (5.9.8-2build2) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:17:20 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python
Noble release main python

Downloads

File Size SHA-256 Checksum
python-psutil_5.9.8.orig.tar.xz 1.8 MiB e9bbfc976fcbe282f348a42ee2e9c0b4fa461d66d1a15bfaeb054949da796a72
python-psutil_5.9.8-2build2.debian.tar.xz 6.3 KiB 6038dc6884784a47fc8c1c045d99669548ccd199f76002cae328b70980d3e3e5
python-psutil_5.9.8-2build2.dsc 2.1 KiB 9c34d1b9ef1ed61e0a93d532f7f182090c42a896fc3545ee19c8625f47d49667

Available diffs

View changes file

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