pkgsrc/devel/py-coverage/distinfo
adam 23589bf718 py-coverage: updated to 4.4.2
Version 4.4.2:

- Support for Python 3.7.  In some cases, class and module docstrings are no
  longer counted in statement totals, which could slightly change your total
  results.

- Specifying both ``--source`` and ``--include`` no longer silently ignores the
  include setting, instead it displays a warning. Thanks, Loïc Dachary.  Closes
  `issue 265`_ and `issue 101`_.

- Fixed a race condition when saving data and multiple threads are tracing
  (`issue 581`_). It could produce a "dictionary changed size during iteration"
  RuntimeError.  I believe this mostly but not entirely fixes the race
  condition.  A true fix would likely be too expensive.

- Configuration values which are file paths will now apply tilde-expansion,
  closing `issue 589`_.

- Now secondary config files like tox.ini and setup.cfg can be specified
  explicitly, and prefixed sections like `[coverage:run]` will be read. Fixes
  `issue 588`_.

- Be more flexible about the command name displayed by help, fixing
  `issue 600`_.
2017-11-06 10:37:32 +00:00

6 lines
408 B
Text

$NetBSD: distinfo,v 1.8 2017/11/06 10:37:32 adam Exp $
SHA1 (coverage-4.4.2.tar.gz) = 2a77231042c5c003058f5d4ff49f10089b9f4af6
RMD160 (coverage-4.4.2.tar.gz) = 774a79178b9da3e0058e4da1e8ffb036b6360a33
SHA512 (coverage-4.4.2.tar.gz) = f4c2414c18b983443d9117a23087dc84182d7373a91853cd820a1eb6ae73fd20f0c8647c6f9476f31f26dcf995596375c9ff5bbbb09984ebab9909811323f3a0
Size (coverage-4.4.2.tar.gz) = 374581 bytes