python-coverage 4.5.2+dfsg.1-1 source package in Ubuntu

Changelog

python-coverage (4.5.2+dfsg.1-1) unstable; urgency=medium

  * The “وليد أبوالخير‎‎ (Waleed Sami Abulkhair)” release.
  * New upstream version.
    Highlights since previous release:
    * Upstream development hosting moved.
    * Namespace packages are supported on Python 3.7, where they used to
      cause TypeErrors about path being None.
    * Extend supported Python versions to include Python 3.8.
  * Update publication years for Debian packaging in copyright notices.
  * Update package source documentation for standard packaging tools.
  * debian/repack, debian/source_package_build.bash:
    * Remove unused custom ‘repack’ program.
  * Declare AutoPkgTest dependency on all relevant CPython packages.
    Closes: bug#915133. Thanks to Paul Gevers for the report.
  * Update Lintian override for new Python-version-specific filenames.
  * Declare “Standards-Version: 4.3.0”. No additional changes required.
  * Record upstream metadata in DEP-12 document.

 -- Ben Finney <email address hidden>  Fri, 25 Jan 2019 11:58:58 +1100

Upload details

Uploaded by:
Ben Finney
Uploaded to:
Sid
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.5.2+dfsg.1-1.dsc 2.5 KiB f1b95b16d0d26443ae3bbd936773854f5daff9f252dea768ba7c186dd9a5881d
python-coverage_4.5.2+dfsg.1.orig.tar.xz 262.8 KiB 9fe2409018fe2baa40267d88dfd665e5a89c72eaf6eae99d6bfa39e7840bed4a
python-coverage_4.5.2+dfsg.1-1.debian.tar.xz 20.3 KiB 84361c02e69a14cc1e83f2ad36bae6455d7fe54f69c6dd7c2b2f269aa0c6ffb0

No changes file available.

Binary packages built by this source

pypy-coverage: code coverage tool for Python 2 PyPy

 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 2 ‘coverage’ library built for PyPy, and the
 ‘pypy-coverage’ program to perform and report coverage tests.

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

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

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

No description available for python3-coverage in ubuntu disco.

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