From 01f4b9d7935ca41c93b17e28543054f36e5baf46 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Wed, 30 Jun 2021 14:57:32 +0200 Subject: [PATCH] Remove unneeded dependency on python-coverage The spec file requires python3-coverage although it is not used in the project. Fixes: https://pagure.io/freeipa/issue/8905 Signed-off-by: Florence Blanc-Renaud Reviewed-By: Francois Cami --- freeipa.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/freeipa.spec.in b/freeipa.spec.in index fdca43a24a6e07f77b9cd8a0feec940a0366f128..fbfe4d09eedc169112dcdc18a953134de67b7731 100755 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -872,7 +872,6 @@ BuildArch: noarch Requires: python3-ipaclient = %{version}-%{release} Requires: python3-ipaserver = %{version}-%{release} Requires: iptables -Requires: python3-coverage Requires: python3-cryptography >= 1.6 Requires: python3-pexpect %if 0%{?fedora} -- 2.26.3