python-coverage 4.3.4+dfsg.1-1build1 source package in Ubuntu

Changelog

python-coverage (4.3.4+dfsg.1-1build1) artful; urgency=medium

  * No change rebuild to drop Python 3.5 support.

 -- Michael Hudson-Doyle <email address hidden>  Sat, 05 Aug 2017 21:28:58 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Artful
Original maintainer:
Ben Finney
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-coverage_4.3.4+dfsg.1.orig.tar.gz 315.7 KiB 9adc2e8ecfb0f9d450987c4bcf0c369b3a2591e986ee6c7d1efbab42efca21fa
python-coverage_4.3.4+dfsg.1-1build1.debian.tar.xz 19.5 KiB 59b8e05394cf9f4c14ad38cf9be75d58f7390be50a73f3572cd67a569f041c79
python-coverage_4.3.4+dfsg.1-1build1.dsc 2.3 KiB 838b686b1d2685fb32f5f75c0a5f288a49774b49a853d443e6fc03b53842355b

View changes file

Binary packages built by this source

python-coverage: code coverage tool for Python 2

 Coverage.py is a tool for measuring code coverage of Python programs.
 It monitors your program, noting which parts of the code have been
 executed, then analyzes the source to identify code that could have
 been executed but was not.
 .
 Coverage measurement is typically used to gauge the effectiveness of
 tests. It can show which parts of your code are being exercised by
 tests, and which are not.
 .
 This package installs the Python version 2 ‘coverage’ library, and the
 ‘python2-coverage’ program to perform and report coverage tests.

python-coverage-dbgsym: No summary available for python-coverage-dbgsym in ubuntu artful.

No description available for python-coverage-dbgsym in ubuntu artful.

python-coverage-doc: code coverage tool for Python — documentation

 Coverage.py is a tool for measuring code coverage of Python programs.
 It monitors your program, noting which parts of the code have been
 executed, then analyzes the source to identify code that could have
 been executed but was not.
 .
 This package installs the HTML documentation for Coverage.py.

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

No description available for python3-coverage in ubuntu artful.

python3-coverage-dbgsym: debug symbols for python3-coverage