- No code changes: just corrected packaging for Python 2.7 Linux wheels. Version 4.4 - Reports could produce the wrong file names for packages, reporting ``pkg.py`` instead of the correct ``pkg/__init__.py``. This is now fixed. Thanks, Dirk Thomas. - XML reports could produce ``<source>`` and ``<class>`` lines that together didn't specify a valid source file path. This is now fixed. (`issue 526`_) - Namespace packages are no longer warned as having no code. (`issue 572`_) - Code that uses ``sys.settrace(sys.gettrace())`` in a file that wasn't being coverage-measured would prevent correct coverage measurement in following code. An example of this was running doctests programmatically. This is now fixed. (`issue 575`_) - Errors printed by the ``coverage`` command now go to stderr instead of stdout. - Running ``coverage xml`` in a directory named with non-ASCII characters would fail under Python 2. This is now fixed. (`issue 573`_)
6 lines
408 B
Text
6 lines
408 B
Text
$NetBSD: distinfo,v 1.7 2017/05/17 11:39:58 adam Exp $
|
|
|
|
SHA1 (coverage-4.4.1.tar.gz) = 4f7ed244125c3fc174bca3d3857b6f92b9f652bf
|
|
RMD160 (coverage-4.4.1.tar.gz) = 6254b6672632af2f3c5b5241df4b97d4245a501b
|
|
SHA512 (coverage-4.4.1.tar.gz) = 48183f9f6bde57705bbd4c491804b3e4f66db5ae989fb26b06b7206a9e499e5dadf6e454b78268bf2bed525a2a08958f2bd63f233f04e14cefdd296651a86937
|
|
Size (coverage-4.4.1.tar.gz) = 369789 bytes
|