Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pytest-doctestplus | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.9.0 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:29:49 2023 |
Group: Unspecified | Build host: goat52 |
Size: 128761 | Source RPM: python-pytest-doctestplus-0.9.0-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/astropy/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 reStructuredText (".rst") files.
BSD-3-Clause
* Sun May 02 2021 Ben Greiner <code@bnavigator.de> - 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 <mcalabkova@suse.com> - Update to 0.8.0 * Compatibility with ``pytest`` 6.0.0. [#120] * Tue Jun 09 2020 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.7.0: * Added a new ini option, doctest_subpackage_requires, that can be used to skip specific subpackages based on required packages. [#112] * Mon May 18 2020 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.6.1: * Disabling the usage of the doctest_ignore_import_errors option * Drop support for python versions earlier than 3.6. [#103] * Drop support for pytest versions earlier than 4.0. [#103] * Fix compatibility with pytest 5.4. [#103] * Mon Nov 18 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.5.0: * No longer require Numpy. [#69] * Fixed a bug that caused __doctest_requires__ to not work correctly with submodules. [#73] * Fixed a limitation that meant that ELLIPSIS and FLOAT_CMP could not be used at the same time. [#75] * Fixed a bug that caused .. doctest-requires:: to not work correctly. [#78] * Fixed a FutureWarning related to split() with regular expressions. [#78] * Make it possible to specify versions in .. doctest-requires::. [#78] * Allow to use doctest-glob option instead of doctest-rst and text-file-format [#80] * Make comment character configurable via ini variable text_file_comment_chars [#80] * Respect ignore and ignore-glob options from pytest. [#82] * Add --doctest-only option. [#83] * Added an IGNORE_WARNINGS option for # doctest: [#84] - Remove merged patch pr_37.patch * Fri Sep 20 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.4.0: * Avoid SyntaxWarning regarding invalid escape sequence in Python 3.9. [#62] * Compatibility with pytest 5.1 to avoid AttributeError caused by FixtureRequest. [#63] - Drop merged patch: * merged_pr_63.patch - Rebase patch: * pr_37.patch * Fri Sep 06 2019 John Vandenberg <jayvdb@gmail.com> - Add merged_pr_63.patch to fix incompatibility with pytest 5.1 - Add pr_37.patch to remove numpy dependency * Fri Mar 08 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.3.0: * Honor the collect_ignore option used in conftest.py. [#36] * Make use of doctest_optionflags settings. [#39] * Make it possible to set FLOAT_CMP globally in setup.cfg. [#40] * Drop support for pytest versions earlier than 3.0. [#46] * Extend doctest-skip, doctest-skip-all, and doctest-requires directives to work in TeX files. [#43] * Thu Feb 14 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.2.0: * Add doctest-plus-atol and doctest-plus-rtol options for setting the numerical tolerance. [#21] * Update behavior of --doctest-modules option when plugin is installed. [#26] - Switch to github tarball to obtain tests - Enable tests using _multibuild * Tue Aug 14 2018 toddrme2178@gmail.com - Initial version
/usr/lib/python3.6/site-packages/pytest_doctestplus /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/pytest_doctestplus-0.9.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pytest_doctestplus/__init__.py /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__ /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/output_checker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/output_checker.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/plugin.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/plugin.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/version.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/__pycache__/version.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/output_checker.py /usr/lib/python3.6/site-packages/pytest_doctestplus/plugin.py /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx/__init__.py /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx/__pycache__ /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx/__pycache__/doctestplus.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx/__pycache__/doctestplus.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_doctestplus/sphinx/doctestplus.py /usr/lib/python3.6/site-packages/pytest_doctestplus/utils.py /usr/lib/python3.6/site-packages/pytest_doctestplus/version.py /usr/share/doc/packages/python3-pytest-doctestplus /usr/share/doc/packages/python3-pytest-doctestplus/CHANGES.rst /usr/share/doc/packages/python3-pytest-doctestplus/README.rst /usr/share/licenses/python3-pytest-doctestplus /usr/share/licenses/python3-pytest-doctestplus/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025