Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-doctestplus
From: Adam Ciarcinski
Date: 2025-01-25 12:25:22
Message id: 20250125112522.DA229FBE0@cvs.NetBSD.org
Log Message:
py-test-doctestplus: updated to 1.4.0
1.4.0 (2025-01-24)
- Fixing compatibility with pytest-asyncio.
- Adding new directive ``doctest-requires-all`` to conditionally skip all
doctests in narrative documentations based on availability of
dependencies.
- Adding new directive ``doctest-remote-data-all`` to conditionally skip all
doctests in narrative documentations based on availability of
remote-data.
- Versions of Python <3.9 are no longer supported.
Files: