From ef41ed7d2e0444c2635a379d712e22c3c8f4396f Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Jan 27 2024 04:44:13 +0000 Subject: Remove unused python3-mock test dependency --- diff --git a/python-billiard.spec b/python-billiard.spec index de6b41c..145865d 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -23,7 +23,6 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools %if %{with tests} BuildRequires: python3-case -BuildRequires: python3-mock BuildRequires: python3-psutil BuildRequires: python3-pytest %endif