17
0

Compare commits

6 Commits

Author SHA256 Message Date
81af445ea2 Accepting request 1314025 from devel:languages:python:pytest
- Update to 1.5.0:
  * Adding the usage of the doctest_encoding ini option when
    overwriting files with the doctest-plus-generate-diff option.
    [#284]
- Drop upstream patch add-missing-xfail-version.patch

OBS-URL: https://build.opensuse.org/request/show/1314025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-doctestplus?expand=0&rev=21
2025-10-28 13:49:08 +00:00
6c055972fc - Update to 1.5.0:
* Adding the usage of the doctest_encoding ini option when
    overwriting files with the doctest-plus-generate-diff option.
    [#284]
- Drop upstream patch add-missing-xfail-version.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=43
2025-10-28 09:17:59 +00:00
66ffabcc91 Accepting request 1303654 from devel:languages:python:pytest
- 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/request/show/1303654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-doctestplus?expand=0&rev=20
2025-09-11 12:39:50 +00:00
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
07b3d77ab4 Accepting request 1232733 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1232733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-doctestplus?expand=0&rev=19
2024-12-20 14:27:44 +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

Diff Content Not Available