python-setproctitle 1.1.8-1build2 source package in Ubuntu

Changelog

python-setproctitle (1.1.8-1build2) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Tue, 19 Jan 2016 00:10:24 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Downloads

File Size SHA-256 Checksum
python-setproctitle_1.1.8.orig.tar.gz 22.7 KiB b564cf6488217c7a4632a9fe646fc3a3bea2f9712b4e667e9632b870d1a58211
python-setproctitle_1.1.8-1build2.debian.tar.xz 3.6 KiB 28dcb999026ccfc2915138c348eabf762e57ece221cf8244619d405901a50859
python-setproctitle_1.1.8-1build2.dsc 2.3 KiB f8d7a806dbe1676b051e64e9c9d9a36bc34ccd88bc5a8947787a7ad53d1078c4

Available diffs

View changes file

Binary packages built by this source

python-setproctitle: A setproctitle implementation for Python (Python 2)

 The library allows a process to change its title (as displayed by system tools
 such as ps and top).
 .
 Changing the title is mostly useful in multi-process systems, for example when
 a master process is forked: changing the children's title allows to identify
 the task each process is busy with. The technique is used by PostgreSQL and
 the OpenSSH Server for example.

python-setproctitle-dbg: A setproctitle implementation for Python (Python 2)

 The library allows a process to change its title (as displayed by system tools
 such as ps and top).
 .
 This is the debugging symbols for setproctitle.

python3-setproctitle: A setproctitle implementation for Python (Python 3)

 The library allows a process to change its title (as displayed by system tools
 such as ps and top).
 .
 Changing the title is mostly useful in multi-process systems, for example when
 a master process is forked: changing the children's title allows to identify
 the task each process is busy with. The technique is used by PostgreSQL and
 the OpenSSH Server for example.
 .
 This is the Python 3 package.

python3-setproctitle-dbg: A setproctitle implementation for Python (Python 3)

 The library allows a process to change its title (as displayed by system tools
 such as ps and top).
 .
 This is the debugging symbols for setproctitle, Python 3.