SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-pytest-doctestplus-1.2.1-39.23.noarch.rpm :

* Sat Mar 16 2024 Dirk Müller - update to 1.2.1:
* Compatibility with pytest 8.1.1
* Compatibility with pytest 8.1.
* Sun Dec 31 2023 Dirk Müller - 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 - Update to 1.0.0
* Changing GitHub organization.
* Mon Jul 24 2023 Dirk Müller - 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 - update to 0.12.1:
* Allow floating point comparison in Python dictionary. [#186]
* Tue Aug 16 2022 Ben Greiner - Fix test requirement of pytest-remotedata
* Sun Mar 13 2022 Ben Greiner - Update to 0.12.0
* MNT: Stop using distutils by AATTpllim in #172
* Add --doctest-ufunc option to doctest Numpy ufuncs by AATTlpsinger in #174
* Fix typos by AATTkianmeng in #176
* Doctests in ufuncs should respect doctest_skip by AATTlpsinger in [#175]
* Use windows-2019 for GitHub Actions jobs by AATTlpsinger in #178
* Sun Oct 17 2021 Ben Greiner - Update to 0.11.0
* Added support for testcleanup and documented existing support for testsetup. [#165]- Release 0.10.1
* Fix the doctestplus sphinx extension to recognize the doctest-remote-data directive. [#162]- Release 0.10.0
* Added ..doctest-remote-data:: directive to control remote data access for a chunk of code. [#137]
* Drop support for python 3.6. [#159]
* Fixed a bug where the command-line option --remote-data=any (associated with the pytest-remotedata plugin) would cause IGNORE_WARNINGS and SHOW_WARNINGS options to be ignored in module docstrings. [#152]
* Fix wrong behavior with IGNORE_WARNINGS and SHOW_WARNINGS that could make a block to pass instead of being skipped. [#148]
* Sun May 02 2021 Ben Greiner - Update to 0.9.0
* Declare setuptools runtime dependency. [#93]
* Add SHOW_WARNINGS flag to show warnings. [#136]
* Add the doctestplus sphinx extension. [#113]
* Compatibility with pytest>=6.3 [#140, #141]
* Tue Aug 25 2020 Marketa Calabkova - Update to 0.8.0
* Compatibility with ``pytest`` 6.0.0. [#120]
 
ICM