Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-pytest-doctestplus-1.3.0-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-pytest-doctestplus Distribution: openSUSE Tumbleweed
Version: 1.3.0 Vendor: openSUSE
Release: 1.2 Build date: Thu Dec 19 11:11:47 2024
Group: Unspecified Build host: reproducible
Size: 177912 Source RPM: python-pytest-doctestplus-1.3.0-1.2.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").

Provides

Requires

License

BSD-3-Clause

Changelog

* 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]
* Tue Aug 16 2022 Ben Greiner <code@bnavigator.de>
  - Fix test requirement of pytest-remotedata
* Sun Mar 13 2022 Ben Greiner <code@bnavigator.de>
  - Update to 0.12.0
    * MNT: Stop using distutils by @pllim in #172
    * Add --doctest-ufunc option to doctest Numpy ufuncs by @lpsinger
      in #174
    * Fix typos by @kianmeng in #176
    * Doctests in ufuncs should respect doctest_skip by @lpsinger in
      [#175]
    * Use windows-2019 for GitHub Actions jobs by @lpsinger in #178
* Sun Oct 17 2021 Ben Greiner <code@bnavigator.de>
  - 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 <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]

Files

/usr/lib/python3.13/site-packages/pytest_doctestplus
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info/LICENSE.rst
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.3.0.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, Sun Jan 12 00:30:25 2025