pkgsrc/devel/py-testtools/distinfo
wiz e4791a6919 py310-testtools: update to 2.5.0.
2.5.0
~~~~~

Improvements
------------

* Add support for Python 3.9.
  (Hugo van Kemenade)

* Python 3.5 has reached end-of-life and this is the last release to support it.

* The skip, skipIf, and skipUnless decorators can now be used as class
  decorators as well as test method decorators, just as they can in
  unittest.

* The ``SameMembers`` matcher class is now exposed as part of the public
  matchers API.

Changes
-------

* The dependency on the ``unittest2`` module has been removed. This has some
  knock on effects, including the removal of the ``assertItemsEqual`` helper
  which was removed from ``unittest`` in Python 3.x.

* The ``safe_hasattr`` utility has been removed from ``testtools.helpers``.
  This was a compat wrapper introduced in 0.9.25 when the utility itself was
  moved to the ``extras`` package. It is no longer useless on Python 3-only
  projects.

* The ``try_imports`` utility has been removed from ``testtools.helpers``.
  This was a compat wrapper introduced in 0.9.25 when the utility itself was
  moved to the ``extras`` package. It is no longer used within testtools and
  has therefore been dropped.
2022-01-27 11:24:18 +00:00

5 lines
364 B
Text

$NetBSD: distinfo,v 1.16 2022/01/27 11:24:18 wiz Exp $
BLAKE2s (testtools-2.5.0.tar.gz) = beada4a371471853d1262cf31db4a5b79811f52b9c06a756f8fb9b9585ffccb9
SHA512 (testtools-2.5.0.tar.gz) = 6adbf9e90f0647a44130e99cd94e4c0cbfab3a1b5c28b6bb124d061defe69d8043186cfe554099936effe16a6b07d59927bfeb6820f5a0fb34970ff243030fd4
Size (testtools-2.5.0.tar.gz) = 235399 bytes