python-psutil 3.4.1-1 source package in Ubuntu

Changelog

python-psutil (3.4.1-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - extend packaging copyright years
  * debian/control
    - add ipaddress and mock to b-d (needed by tests)
  * bump dh compat to 9

 -- Sandro Tosi <email address hidden>  Sun, 17 Jan 2016 21:03:15 +0000

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-psutil_3.4.1-1.dsc 2.4 KiB 0ec1f71a50525ba03d676612a650938d7a56d82056f21fbdd8e810bdfb8b2e4b
python-psutil_3.4.1.orig.tar.gz 265.3 KiB c7443659674c87d1f9feecee0dfeea765da02181c58d532e0633337e42180c89
python-psutil_3.4.1-1.debian.tar.xz 5.1 KiB ef2257257d9ca77d160a1de359179bcb5507ab1ae7c4f9ddfa278dd1d2c592b2

Available diffs

No changes file available.

Binary packages built by this source

python-psutil: module providing convenience functions for managing processes

 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.

python-psutil-dbg: module providing convenience functions for managing processes (debug)

 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 debug extension for python-psutil.

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-dbg: module providing convenience functions for managing processes (Python3 debug)

 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 debug extension for python3-psutil-.