python-psutil 5.4.1-1 source package in Ubuntu

Changelog

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

  * New upstream release; Closes: #881602
  * debian/control
    - bump Standards-Version to 4.1.1 (no changes needed)
    - remove all Priority: extra
    - move to python3-sphinx
    - add python3-sphinx-rtd-theme to b-d, needed for doc
  * debian/rules
    - use upstream Makefile to run tests
    - build doc with python3

 -- Sandro Tosi <email address hidden>  Sat, 25 Nov 2017 20:51:53 -0500

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_5.4.1-1.dsc 2.4 KiB 772c62ad0b64d580043fd2cca6772867c7fd260dae69d39d50c7ef79ce65711a
python-psutil_5.4.1.orig.tar.gz 398.9 KiB 42e2de159e3c987435cb3b47d6f37035db190a1499f3af714ba7af5c379b6ba2
python-psutil_5.4.1-1.debian.tar.xz 6.1 KiB 3958729e83682d75cd17b34f8309ea5f46c4bc5be643932a42cc0fd10c555222

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-.