diff --git a/pytest-rerunfailures-14.0.tar.gz b/pytest-rerunfailures-14.0.tar.gz deleted file mode 100644 index 4781a96..0000000 --- a/pytest-rerunfailures-14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a400bcbcd3c7a4ad151ab8afac123d90eca3abe27f98725dc4d9702887d2e92 -size 21350 diff --git a/pytest-rerunfailures-15.0.tar.gz b/pytest-rerunfailures-15.0.tar.gz new file mode 100644 index 0000000..4aef1a4 --- /dev/null +++ b/pytest-rerunfailures-15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9ac7baf59f4c13ac730b47f6fa80e755d1ba0581da45ce30b72fb3542b4474 +size 21816 diff --git a/python-pytest-rerunfailures.changes b/python-pytest-rerunfailures.changes index 4063a82..9d806f8 100644 --- a/python-pytest-rerunfailures.changes +++ b/python-pytest-rerunfailures.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 25 09:07:34 UTC 2024 - Dirk Müller + +- update to 15.0: + * Drop support for Python 3.8. + * Drop support for pytest < 7.4. + * Fix compatibility with pytest 8.2. + * Add support for pytest 8.2, 8.3. + * Add --fail-on-flaky option to fail the test run with custom + exit code when test passed on rerun. + ------------------------------------------------------------------- Tue May 7 03:12:25 UTC 2024 - Steve Kowalik diff --git a/python-pytest-rerunfailures.spec b/python-pytest-rerunfailures.spec index ff7ba8f..c118214 100644 --- a/python-pytest-rerunfailures.spec +++ b/python-pytest-rerunfailures.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-rerunfailures -Version: 14.0 +Version: 15.0 Release: 0 Summary: A pytest plugin to re-run tests License: MPL-2.0 @@ -31,10 +31,10 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-packaging >= 17.1 -Requires: python-pytest >= 7.2 +Requires: python-pytest >= 7.4 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest >= 7.2} +BuildRequires: %{python_module pytest >= 7.4} BuildRequires: %{python_module pytest-xdist} # /SECTION %python_subpackages