From 9cfae2623420356fd99e09bf8559b11da66e2ccd Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Jul 05 2021 14:45:19 +0000 Subject: 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 --- diff --git a/freeipa.spec.in b/freeipa.spec.in index fdca43a..fbfe4d0 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}