From 55bec3dd6927090edc1303a7f3dbf5921819519cde87b053e77ddfe26c666829 Mon Sep 17 00:00:00 2001 From: atze Date: Fri, 6 Feb 2026 18:29:09 +0100 Subject: [PATCH] - change spec file --- python-pytest-rerunfailures.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-rerunfailures.spec b/python-pytest-rerunfailures.spec index ce9ed71..efd6917 100644 --- a/python-pytest-rerunfailures.spec +++ b/python-pytest-rerunfailures.spec @@ -23,7 +23,7 @@ Release: 0 Summary: A pytest plugin to re-run tests License: MPL-2.0 URL: https://github.com/pytest-dev/pytest-rerunfailures -Source: https://files.pythonhosted.org/packages/source/p/pytest-rerunfailures/pytest_rerunfailures-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pytest-rerunfailures/pytest-rerunfailures-%{version}.tar.gz BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 40.0}