python-psutil 5.9.8-2build1 source package in Ubuntu

Changelog

python-psutil (5.9.8-2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:05:04 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.orig.tar.xz 1.8 MiB e9bbfc976fcbe282f348a42ee2e9c0b4fa461d66d1a15bfaeb054949da796a72
python-psutil_5.9.8-2build1.debian.tar.xz 6.2 KiB c60a422de56d1dc569db21d38dbb4a1bc68baf95e949b7b16e35821d41dbba56
python-psutil_5.9.8-2build1.dsc 2.1 KiB 15b5bc127da854a7516899f04b8cc75aa1948adbc992b6c94c476aacc5a7daea

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