1
0

20 Commits

Author SHA256 Message Date
64580537ed - update to 1.2.1:
* Compatibility with pytest 8.1.1
  * Compatibility with pytest 8.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=37
2024-03-16 13:00:08 +00:00
fda2f1761a - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=35
2023-12-31 13:38:28 +00:00
2f5cc8a2cd Accepting request 1115608 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 1.0.0
  * Changing GitHub organization.

OBS-URL: https://build.opensuse.org/request/show/1115608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=33
2023-10-04 14:10:56 +00:00
f4d731fcef - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=31
2023-07-24 18:57:15 +00:00
3ad3f0a311 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=29 2023-05-04 22:41:19 +00:00
2501c7e758 - update to 0.12.1:
* Allow floating point comparison in Python dictionary. [#186]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=28
2023-05-04 22:40:55 +00:00
5f11f224e3 Accepting request 997423 from home:bnavigator:branches:devel:languages:python:pytest
- Fix test requirement of pytest-remotedata

OBS-URL: https://build.opensuse.org/request/show/997423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=26
2022-08-18 14:46:12 +00:00
5cdc22b6b6 Accepting request 961420 from home:bnavigator:branches:devel:languages:python:pytest
- 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

OBS-URL: https://build.opensuse.org/request/show/961420
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=24
2022-03-13 20:56:58 +00:00
e040e28f1b Accepting request 925852 from home:bnavigator:branches:devel:languages:python:pytest
- 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]

OBS-URL: https://build.opensuse.org/request/show/925852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=23
2021-10-19 17:13:17 +00:00
1c3a7c03d2 Accepting request 889810 from home:bnavigator:branches:devel:languages:python:pytest
- 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]

OBS-URL: https://build.opensuse.org/request/show/889810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=21
2021-05-02 21:13:10 +00:00
13281202d5 Accepting request 829693 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 0.8.0
  * Compatibility with ``pytest`` 6.0.0. [#120]

OBS-URL: https://build.opensuse.org/request/show/829693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=19
2020-08-26 07:56:51 +00:00
Tomáš Chvátal
a0e54542a7 - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=17
2020-06-09 08:06:27 +00:00
Tomáš Chvátal
3d18cb1873 - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=15
2020-05-18 09:21:02 +00:00
Tomáš Chvátal
08a3bab4bb - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=13
2019-11-18 08:05:52 +00:00
Tomáš Chvátal
a7ab4bc288 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=11
2019-09-20 09:54:28 +00:00
Tomáš Chvátal
86f329e46b Accepting request 729013 from home:jayvdb:branches:devel:languages:python:pytest
Fix breakage

OBS-URL: https://build.opensuse.org/request/show/729013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=9
2019-09-07 06:48:15 +00:00
Tomáš Chvátal
c26cf10d95 - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=7
2019-03-08 11:16:50 +00:00
Tomáš Chvátal
deb5ea48c7 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=5
2019-02-14 12:34:19 +00:00
Dominique Leuenberger
e32d3fa8f8 Accepting request 629420 from devel:languages:python:pytest
required by python-pytest-astropy, which in turn is required by python-astropy

OBS-URL: https://build.opensuse.org/request/show/629420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-doctestplus?expand=0&rev=1
2018-08-17 22:03:04 +00:00
Todd R
3ab0219425 required by python-pytest-astropy, which in turn is required by python-astropy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=1
2018-08-15 15:08:37 +00:00