- Update to 7.0:

* Drop support for pytest version 3.8 and 3.9.
  * Add support for pytest version 4.2 and 4.3.
  * Fixed #83 issue about ignored pytest_runtest_logfinish hooks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-rerunfailures?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-28 13:33:06 +00:00
committed by Git OBS Bridge
parent 6fad8e30f0
commit a14ca138c6
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-rerunfailures
Version: 6.0
Version: 7.0
Release: 0
Summary: A pytest plugin to re-run tests
License: MPL-2.0