python-psutil 5.8.0-2 source package in Ubuntu
Changelog
python-psutil (5.8.0-2) unstable; urgency=medium [ Debian Janitor ] * Apply multi-arch hints. + python3-psutil-dbg: Add Multi-Arch: same. [ Sandro Tosi ] * remove -dbg package; Closes: #994364 -- Sandro Tosi <email address hidden> Thu, 30 Sep 2021 19:31:08 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-psutil_5.8.0-2.dsc | 2.1 KiB | 6e9c5324cb3efd5de5dc6c52f88e7b93462ce18f3a1aaa2180f8dc32fe465fef |
python-psutil_5.8.0.orig.tar.xz | 321.1 KiB | 25476783a3dc3382238744d11ff2f16dd8a77c8679c6ad8e95a9dc3056c234ac |
python-psutil_5.8.0-2.debian.tar.xz | 6.2 KiB | f34b4ffe4a84e2b2d85710f677c1b3f7791f314e0d26a6d3b26c4d39fb2faed7 |
Available diffs
- diff from 5.8.0-1 to 5.8.0-2 (1.1 KiB)
- diff from 5.8.0-1build2 (in Ubuntu) to 5.8.0-2 (1.2 KiB)
No changes file available.
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