python-subprocess32 3.5.3-1 source package in Ubuntu

Changelog

python-subprocess32 (3.5.3-1) unstable; urgency=medium

  * New upstream release.
  * deb/control:
    + bump standards to 4.2.1 (no further changes needed).
  * deb/copyright:
    + bump copyright span.
    + remove trailing whitespace [Chris Lamb].
  * deb/rules:
    + build with DH_VERBOSE=1 (along standards 4.2.0).
  * debian/source/lintian-overrides:
    + added with silencing on python-foo-but-no-python3-foo warning.

 -- Daniel Stender <email address hidden>  Thu, 01 Nov 2018 21:21:37 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-subprocess32_3.5.3-1.dsc 2.1 KiB 0242e8effde762e29dadf37a1c870c7910bd6baa713957dadb58458771096c78
python-subprocess32_3.5.3.orig.tar.gz 94.4 KiB 6bc82992316eef3ccff319b5033809801c0c3372709c5f6985299c88ac7225c3
python-subprocess32_3.5.3-1.debian.tar.xz 3.7 KiB b3eff59aeeb01a07a7e17f2c452e0618e1da7584c7c377fb2c96a61c123c5b37

Available diffs

No changes file available.

Binary packages built by this source

python-subprocess32: backport of the Py3 stdlib subprocess module for Py2

 This is a backport of the Python 3.2 subprocess module to replace the stdlib
 subprocess module of Python versions 2.4 through 2.7, strongly recommended for
 POSIX systems. It includes a C extension used internally to handle the code
 path between fork() and exec(), which is more reliable when an application uses
 threads. Timeout support backported from Python 3.3 is also included. On the
 background, see PEP-324.

python-subprocess32-dbgsym: No summary available for python-subprocess32-dbgsym in ubuntu disco.

No description available for python-subprocess32-dbgsym in ubuntu disco.