python-coverage 3.6-0ubuntu7 source package in Ubuntu

Changelog

python-coverage (3.6-0ubuntu7) trusty; urgency=medium

  * Rebuild for python3.4 as a supported python version.
 -- Matthias Klose <email address hidden>   Sat, 04 Jan 2014 18:32:15 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
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.6.orig.tar.gz 233.7 KiB 6fa861199876ea27dd4fe693d07f79037348dc2303bfa68d019f53a5a0e7e7a4
python-coverage_3.6-0ubuntu7.debian.tar.gz 8.5 KiB 859b269f4d2c442b5f029baa49d4d8bbe53efd31184da191b13793bff9d1b813
python-coverage_3.6-0ubuntu7.dsc 1.7 KiB 964a64158ae204be93e2ba33a6ba5df372b6f3004c22e35ea4eed56911a7277e

Available diffs

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