Go to file
Dominique Leuenberger 2b0287129d Accepting request 1057683 from devel:languages:python:pytest
- Update to 2.0.0:
  * Prior to version 2, we failed to correctly support true Pytest
    setup/teardown methods (i.e. setup_method and teardown_method) and
    these would not get copied to inner class scopes. This has been fixed.
    We still support old nose-style setup/teardown for now, despite them
    going away in Pytest 8.
  * Modernize codebase/project a bunch:
    + Dropped support for Python <3.6 (including 2.7)
    + Pytest support upgraded to support, and require, Pytest >=7.
    + Behavioral changes in Pytest internals have fixed a handful of
      sorta-bugs present in pytest-relaxed under Pytest versions 3 and 4.
- Dropped patches pytest-6.1-and-7.patch, pytest-relaxed-pr10.patch:
  * No longer required.
- Removed six from BuildRequires, is no longer used.

OBS-URL: https://build.opensuse.org/request/show/1057683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-relaxed?expand=0&rev=11
2023-01-15 16:57:51 +00:00
.gitattributes Accepting request 542123 from devel:languages:python 2017-11-16 13:03:00 +00:00
.gitignore Accepting request 542123 from devel:languages:python 2017-11-16 13:03:00 +00:00
pytest-relaxed-2.0.0.tar.gz - Update to 2.0.0: 2023-01-05 03:29:55 +00:00
python-pytest-relaxed.changes - Removed six from BuildRequires, is no longer used. 2023-01-11 01:54:04 +00:00
python-pytest-relaxed.spec And drop invoke from BuildRequires 2023-01-11 01:52:41 +00:00