From 03c7a58b276cb5e1aadbfb71f030f69cd79a1c37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 28 Nov 2021 00:24:03 +0100 Subject: [PATCH] - updated test BRs --- python-lz4.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-lz4.spec b/python-lz4.spec index 5527a75..553abdf 100644 --- a/python-lz4.spec +++ b/python-lz4.spec @@ -26,6 +26,7 @@ BuildRequires: python-pkgconfig BuildRequires: python-future BuildRequires: python-psutil BuildRequires: python-pytest-cov +BuildRequires: python-pytest-runner %endif %endif %if %{with python3} @@ -35,6 +36,7 @@ BuildRequires: python3-pkgconfig BuildRequires: python3-future BuildRequires: python3-psutil BuildRequires: python3-pytest-cov +BuildRequires: python3-pytest-runner %endif %endif BuildRequires: lz4-devel >= 1.7.5 -- 2.44.0