Go to file
Dominique Leuenberger 8b0ac671c5 Accepting request 1084940 from devel:languages:python:pytest
- update to 7.3.1:
  * Python 3.12 support
- update to 7.3.0:
  *  --log-disable CLI option added to disable individual loggers.
  * Added tmp_path_retention_count and tmp_path_retention_policy
    configuration options to control how directories created by
    the tmp_path fixture are kept.
  * For list of omprovements and bugfixes, please read
    https://docs.pytest.org/en/stable/changelog.html#pytest-7-3-0-2023-04-08

- update to 7.2.2:
  * Fixed :func:`pytest.approx`
    handling of dictionaries containing one or more values of
    `0.0`.
  * Fixed crash if `--cache-show` and `--help` are passed at the
    same time.
  * Fixed bug where a fixture method named ``teardown`` would
    be called as part of ``nose`` teardown stage.
  * Fixed crash if ``--fixtures`` and ``--help`` are passed
    at the same time.
  * Fixed :py:func:`pytest.raises` to
    return a 'ContextManager' so that type-checkers could narrow
    :code:`pytest.raises(...) if ... else nullcontext()` down to
    'ContextManager' rather than 'object'.
  * Fix 'importlib.abc.TraversableResources' deprecation warning in
    Python 3.12.
  * If a test is skipped from inside a fixture, the test summary
    now shows the test location instead of the fixture location.
  * Fix a race condition when creating junitxml reports,
    which could occur when multiple instances of pytest execute

OBS-URL: https://build.opensuse.org/request/show/1084940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=75
2023-05-09 11:06:33 +00:00
_multibuild Accepting request 662938 from home:mcepl:branches:devel:languages:python:pytest 2019-01-07 08:53:28 +00:00
.gitattributes Accepting request 106138 from devel:languages:python 2012-03-05 17:01:42 +00:00
.gitignore Accepting request 106138 from devel:languages:python 2012-03-05 17:01:42 +00:00
pytest-7.3.1.tar.gz - update to 7.3.1: 2023-05-04 23:28:15 +00:00
python-pytest.changes - update to 7.3.1: 2023-05-04 23:28:15 +00:00
python-pytest.spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=116 2023-05-05 00:09:11 +00:00