python-coverage 3.7+dfsg.1-4ubuntu1 source package in Ubuntu

Changelog

python-coverage (3.7+dfsg.1-4ubuntu1) trusty; urgency=medium

  * Add python3-coverage.preinst (based on existing python-coverage.preinst)
    to correctly handle upgrades from previous releases. Previously
    /usr/lib/python3/dist-packages/coverage/htmlfiles was a directory,
    now it is a symbolic link (see Debian #734850).
 -- Dmitry Shachnev <email address hidden>   Mon, 20 Jan 2014 19:08:47 +0400

Upload details

Uploaded by:
Dmitry Shachnev
Sponsored by:
Daniel Holbach
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.7+dfsg.1.orig.tar.gz 219.4 KiB 6ca02dc798806861840301bdfcec9243815eb19bfa0c92d994bd95107b6e39e8
python-coverage_3.7+dfsg.1-4ubuntu1.debian.tar.gz 14.3 KiB 6c512329bf4afc44246867b23e9ccbb5c02f321b03e705026050bb84e2ec9c42
python-coverage_3.7+dfsg.1-4ubuntu1.dsc 1.8 KiB 1ed1e7f7f32d20e32ddf8c87f3e2a61b11c4e8e3577489a7f35c8ef773c1edeb

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