From d8b1e0eead5cf6468d2a79903b2816bd479a08bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 28 Mar 2022 22:11:37 +0200 Subject: [PATCH] - drop python3-distribute deps --- python-pyClamd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-pyClamd.spec b/python-pyClamd.spec index 5769810..40ce139 100644 --- a/python-pyClamd.spec +++ b/python-pyClamd.spec @@ -22,7 +22,6 @@ BuildRequires: python-distribute %endif %if %{with python3} BuildRequires: python3-devel -BuildRequires: python3-distribute BuildRequires: python3-modules %endif Requires: python-modules -- 2.44.0