| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-pytest-doctestplus | Distribution: openSUSE Tumbleweed |
| Version: 1.7.1 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Mar 18 05:59:37 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 183350 | Source RPM: python-pytest-doctestplus-1.7.1-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/scientific-python/pytest-doctestplus | |
| Summary: Pytest plugin with advanced doctest features | |
This package contains a plugin for the pytest framework that provides
advanced doctest support and enables the testing of various text files, such
as reStructuredText (".rst"), markdown (".md"), and TeX (".tex").
BSD-3-Clause
* Wed Mar 18 2026 Steve Kowalik <steven.kowalik@suse.com>
- Add patch more-skipping-ufunc-test.patch:
* Skip test_ufunc for more Python versions.
* Fri Feb 13 2026 Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.7.1:
* Fixing bug where __doctest_requires__ with version specifiers (e.g.,
numpy>=2.0) incorrectly skipped tests even when dependencies were
satisfied.
* Fixing crashing sphinx builds where multiple directives are used with the
first one expecting content. The order of the directives used does not
matter after this fix.
* Versions of Python <3.10 and pytest<7 are no longer supported.
* Fixing directives that should not have any content and therefore fixing
previously crashing sphinx builds. Using these directives with a content
now results an error.
* Ensure that tests skipped with __doctest_skip__ and __doctest_requires__
show up as skipped tests in Pytest's output.
* Tue Oct 28 2025 Daniel Garcia <daniel.garcia@suse.com>
- Update to 1.5.0:
* Adding the usage of the doctest_encoding ini option when
overwriting files with the doctest-plus-generate-diff option.
[#284]
- Drop upstream patch add-missing-xfail-version.patch
* Wed Sep 10 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 2024 Nico Krapp <nico.krapp@suse.com>
- Update to 1.3.0:
* add tests for ufuncs without docstrings, wrapped or not by @lpsinger in #248
* Update skips for broken test by @lpsinger in #249
* Fix multiline code in generate/update diff by @seberg in #253
* Remove accidental debug print from new tests by @seberg in #254
* refactored out runtime dependency on setuptools by @neutrinoceros in #258
* adding python3.13 to CI and fix any incompatibilities by @bsipocz in #260
* add one more python release to xfail list by @bsipocz in #266
* Use hash for Action workflow versions and update if needed by @pllim in #267
* Don't assume config exists. by @Carreau in #271
- Add add-missing-xfail-version.patch to fix broken test
* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
- update to 1.2.1:
* Compatibility with pytest 8.1.1
* Compatibility with pytest 8.1.
* Sun Dec 31 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 04 2023 Ben Greiner <code@bnavigator.de>
- Update to 1.0.0
* Changing GitHub organization.
* Mon Jul 24 2023 Dirk Müller <dmueller@suse.com>
- update to 0.13.0:
* Compatibility with pytest 7.4 with respect to
``norecursedirs`` handling. [#201]
* Respect ``--doctest-continue-on-failure`` flag. [#197]
* Report doctests raising skip exceptions as skipped. [#196]
* Thu May 04 2023 Dirk Müller <dmueller@suse.com>
- update to 0.12.1:
* Allow floating point comparison in Python dictionary. [#186]
/usr/lib/python3.13/site-packages/pytest_doctestplus /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/METADATA /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/RECORD /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/REQUESTED /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/licenses /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/licenses/LICENSE.rst /usr/lib/python3.13/site-packages/pytest_doctestplus-1.7.1.dist-info/top_level.txt /usr/lib/python3.13/site-packages/pytest_doctestplus/__init__.py /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__ /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/newhooks.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/newhooks.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/output_checker.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/output_checker.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/plugin.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/plugin.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/version.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/newhooks.py /usr/lib/python3.13/site-packages/pytest_doctestplus/output_checker.py /usr/lib/python3.13/site-packages/pytest_doctestplus/plugin.py /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__init__.py /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__ /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/doctestplus.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/doctestplus.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/doctestplus.py /usr/lib/python3.13/site-packages/pytest_doctestplus/utils.py /usr/lib/python3.13/site-packages/pytest_doctestplus/version.py /usr/share/doc/packages/python313-pytest-doctestplus /usr/share/doc/packages/python313-pytest-doctestplus/CHANGES.rst /usr/share/doc/packages/python313-pytest-doctestplus/README.rst /usr/share/licenses/python313-pytest-doctestplus /usr/share/licenses/python313-pytest-doctestplus/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 19 22:22:01 2026