--- - branch: MAIN date: Wed May 17 11:39:58 UTC 2017 files: - new: '1.11' old: '1.10' path: pkgsrc/devel/py-coverage/Makefile pathrev: pkgsrc/devel/py-coverage/Makefile@1.11 type: modified - new: '1.6' old: '1.5' path: pkgsrc/devel/py-coverage/PLIST pathrev: pkgsrc/devel/py-coverage/PLIST@1.6 type: modified - new: '1.7' old: '1.6' path: pkgsrc/devel/py-coverage/distinfo pathrev: pkgsrc/devel/py-coverage/distinfo@1.7 type: modified id: 20170517T113958Z.16d18de0a2330ce776749d1747b13497684ceecd log: | Version 4.4.1 - 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 ```` and ```` 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`_) module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-coverage' unixtime: '1495021198' user: adam