forked from pool/python-pytest-doctestplus
- Update to 1.4.0:
* Fixing compatibility with pytest-asyncio. [#278] * Adding new directive doctest-requires-all to conditionally skip all doctests in narrative documentations based on availability of dependencies. [#280] * Adding new directive doctest-remote-data-all to conditionally skip all doctests in narrative documentations based on availability of remote-data. [#281] * Versions of Python <3.9 are no longer supported. [#274] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=41
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 12:39:28 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update to 1.4.0:
|
||||
* Fixing compatibility with pytest-asyncio. [#278]
|
||||
* Adding new directive doctest-requires-all to conditionally skip
|
||||
all doctests in narrative documentations based on availability of
|
||||
dependencies. [#280]
|
||||
* Adding new directive doctest-remote-data-all to conditionally skip
|
||||
all doctests in narrative documentations based on availability of
|
||||
remote-data. [#281]
|
||||
* Versions of Python <3.9 are no longer supported. [#274]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 10:11:47 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user