python-coverage 3.7.1+dfsg.1-1ubuntu7 source package in Ubuntu

Changelog

python-coverage (3.7.1+dfsg.1-1ubuntu7) xenial; urgency=medium

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

 -- Matthias Klose <email address hidden>  Mon, 18 Jan 2016 20:42:57 +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-coverage_3.7.1+dfsg.1.orig.tar.gz 218.7 KiB b2bb07fc9497a007df1ea5b2b276e7114a669cb14d5f251594f4a3369edee9c6
python-coverage_3.7.1+dfsg.1-1ubuntu7.debian.tar.xz 13.3 KiB f7f8f74dfb201931bb5f8a904833cac8379f34a7b8b69fc10cf5739bc8f00bf1
python-coverage_3.7.1+dfsg.1-1ubuntu7.dsc 2.4 KiB 27551a460a91ec3b6a5e8264ce103f3969e202d6d7dea72cdd3388edde4d7bd9

View changes file

Binary packages built by this source

python-coverage: code coverage tool for Python 2

 The ‘coverage’ library measures which parts (statements) of a Python
 program are executed while it is run. This is useful for testing:
 those parts of a program that are not executed by the tests have not
 been tested.
 .
 This package contains the Python version 2 ‘coverage’ library, and the
 ‘python-coverage’ program to perform and report coverage tests.

python-coverage-dbg: code coverage tool for Python 2 – debug library

 The ‘coverage’ library measures which parts (statements) of a Python
 program are executed while it is run. This is useful for testing:
 those parts of a program that are not executed by the tests have not
 been tested.
 .
 This package contains the debugging symbols and debug build for the C
 extension libraries in ‘python-coverage’.

python3-coverage: No summary available for python3-coverage in ubuntu yakkety.

No description available for python3-coverage in ubuntu yakkety.

python3-coverage-dbg: code coverage tool for Python 3 – debug library

 The ‘coverage’ library measures which parts (statements) of a Python
 program are executed while it is run. This is useful for testing:
 those parts of a program that are not executed by the tests have not
 been tested.
 .
 This package contains the debugging symbols and debug build for the C
 extension libraries in ‘python3-coverage’.