python-setproctitle 1.1.10-1ubuntu1 source package in Ubuntu

Changelog

python-setproctitle (1.1.10-1ubuntu1) focal; urgency=medium

  * Test using python2.
  * Build-depend on 2to3.

 -- Matthias Klose <email address hidden>  Thu, 20 Feb 2020 11:18:58 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Downloads

File Size SHA-256 Checksum
python-setproctitle_1.1.10.orig.tar.gz 23.5 KiB 6283b7a58477dd8478fbb9e76defb37968ee4ba47b05ec1c053cb39638bd7398
python-setproctitle_1.1.10-1ubuntu1.debian.tar.xz 3.6 KiB df2212f15e3815ef11b8f9fd9abef6cd3b9f2a60bd4b8b4c7898dbf64c9e0e1f
python-setproctitle_1.1.10-1ubuntu1.dsc 2.4 KiB 2d6976065afd5e45a40e61b65a0a26bd81a3f01bdb20ec0aac3ee6689ffc1ad0

View changes file

Binary packages built by this source

python-setproctitle: Setproctitle implementation for 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 one to
 identify the task each process is busy with. The technique is used by
 PostgreSQL and the OpenSSH Server for example.

python-setproctitle-dbg: No summary available for python-setproctitle-dbg in ubuntu groovy.

No description available for python-setproctitle-dbg in ubuntu groovy.

python-setproctitle-dbgsym: No summary available for python-setproctitle-dbgsym in ubuntu groovy.

No description available for python-setproctitle-dbgsym in ubuntu groovy.

python3-setproctitle: Setproctitle implementation for 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 one 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: Setproctitle implementation for Python 3 (debug)

 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.

python3-setproctitle-dbgsym: debug symbols for python3-setproctitle