forked from pool/python-pytest-doctestplus
- update to 1.1.0:
* Added --doctest-plus-generate-diff to update documentation
based on actual output.
* Fix module level __doctest_requires__.
* Versions of Python <3.8 are no longer supported.
* Fix erroneous attempt to import __main__.py by skipping it.
* Respect pytest --import-mode.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 31 13:32:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.1.0:
|
||||
* Added --doctest-plus-generate-diff to update documentation
|
||||
based on actual output.
|
||||
* Fix module level __doctest_requires__.
|
||||
* Versions of Python <3.8 are no longer supported.
|
||||
* Fix erroneous attempt to import __main__.py by skipping it.
|
||||
* Respect pytest --import-mode.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 12:48:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user