pkgsrc/devel/py-unittest2pytest/distinfo
adam 8f68cbc754 py-unittest2pytest: updated to 0.4
0.4:
* Add support for assertDictContainsSubset.
* Put parenthesis around expressions if required.
* Fixed assertRaisesRegex, assertRaisesRegexp and assertWarnsRegex.
  The regex was getting replaced with an undefined variable pattern.
* Fix assertRaisesRegex and assertRaisesRegexp with **kwargs and
  atom parameters.
* Made assertRaisesRegex, assertRaisesRegexp and assertWarnsRegex use
  the match kwarg in pytest.raises instead of creating a variable
  with the context manager and doing an assert on re.search.
* Add a short developer guide.
* Remove testing on Python 3.0, 3.1, 3.2, add 3.6 and 3.7.
* Distribute package as a universal wheel.
2019-08-21 12:51:18 +00:00

6 lines
427 B
Text

$NetBSD: distinfo,v 1.2 2019/08/21 12:51:18 adam Exp $
SHA1 (unittest2pytest-0.4.tar.gz) = 4e710a7a34b6be59b34759bc9065963f2b3c6db1
RMD160 (unittest2pytest-0.4.tar.gz) = ac2f05970a47dd8577779fe54dd3ea82c8943982
SHA512 (unittest2pytest-0.4.tar.gz) = b8b7d88fbab11c1a2c8f1667d6b9f53ba788a9ad8465afb1ca0d359d8c0c43114017f0caf9f16389500380a887a080fcf9a7b09325c52758b121af913a1bea10
Size (unittest2pytest-0.4.tar.gz) = 35465 bytes