python-psutil 5.9.4-1build1 source package in Ubuntu

Changelog

python-psutil (5.9.4-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:38:42 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
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
Mantic release main python
Lunar release main python

Downloads

File Size SHA-256 Checksum
python-psutil_5.9.4.orig.tar.xz 1.8 MiB 685b1f063d48dbdc19d2bfc27ed8225cfc74a21c227e78c84cf62a1a4e6f7af5
python-psutil_5.9.4-1build1.debian.tar.xz 6.4 KiB 5a5a22969ce714e0622ab6801f2b611494f1fad94240d7eaa87c791c6d23962d
python-psutil_5.9.4-1build1.dsc 2.1 KiB 90bd99396aae95c3358f92fbd89cb06e1ef6e8d2f03bab1442f20893f8576e5c

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