Changelog for
python311-pytest-sphinx-0.6.3-3.2.noarch.rpm :
* Thu Dec 12 2024 Steve Kowalik
- Add patch support-python-313.patch:
* Support Python 3.13 doctest changes.- Switch to autosetup macro.
* Wed Aug 14 2024 Dirk Müller - switch to modern python for sle15
* Tue May 07 2024 Steve Kowalik - Update to 0.6.3:
* Forgot to bump minimum required pytest version in pytest-sphinx 0.6.2 #64
* Adapt to incompatible `import_path` API change in pytest 8.1.1. Pytest 8.1.1 is required by pytest-sphinx now.
* Require pytest >= 8.0 #59
* Drop support for python 3.7 #59
* Mon May 08 2023 Dirk Müller - update to 0.5.0:
* Mention in the README that the doctest directive is supported.
* CI improvements
* Mon Apr 25 2022 Markéta Machová - Update to 0.4.0
* Drop python2.7 (Fixes #14)
* Drop python3.5 and python3.6
* Require pytest>=7.0
* Fri Aug 21 2020 Marketa Calabkova - Update to 0.3.1
* Adapt to importmode API changes in pytest-6.0
* Adapt to Node API changes in pytest-5.4 (Fixes #11)
* Add support for python 3.8 (Fixes #15)
* Add support for skipif option in testoutput directive (Fixes #17)
* Add support for skipif option in testcode directive (Fixes #21)
* A ValueError is raised if the text inside the directives is not properly formatted.
* Ignore the option :hide: in directives (Fixes #19)
* Fix detection of block boundaries in parser.
* Fri Jun 05 2020 Matej Cepl - Package doesn\'t work with pytest 5.
*
* Mon Apr 20 2020 Tomáš Chvátal - Fix build without python2
* Fri Sep 06 2019 John Vandenberg - Update to v0.2.2
* Add hack for handling mock style objects
* Add support for indented directives
* Thu Mar 21 2019 John Vandenberg - Initial spec for v0.2.1