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

Changelog

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

  * Add back closing endif.

 -- Dmitry Shachnev <email address hidden>  Mon, 26 Oct 2015 13:34:00 +0300

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-1ubuntu6.debian.tar.xz 13.2 KiB 951b746175f6d162a7b627436a259f03fd622a69b1b5c09bf4425c8eb36b8228
python-coverage_3.7.1+dfsg.1-1ubuntu6.dsc 2.4 KiB dbde441546ffbc4b75bdd0e32c87b12f76d7cf48a5104da6b133cf692b411edb

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: code coverage tool for Python 3

 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 3 ‘coverage’ library, and the
 ‘python3-coverage’ program to perform and report coverage tests.

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