Commit Graph

2 Commits

Author SHA256 Message Date
7ccaed99ae - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=41
2025-09-10 12:48:16 +00:00
ea4ebdc644 Accepting request 1232200 from home:nkrapp:branches:devel:languages:python:pytest
- 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

OBS-URL: https://build.opensuse.org/request/show/1232200
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=39
2024-12-20 05:50:21 +00:00