From be64c35b37fbe3532b4365e3409e5c41e5be4af0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 28 Mar 2022 22:06:25 +0200 Subject: [PATCH] - drop python3-distribute deps --- python-bitmath.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-bitmath.spec b/python-bitmath.spec index c1445b7..2c8c2a7 100644 --- a/python-bitmath.spec +++ b/python-bitmath.spec @@ -20,7 +20,6 @@ BuildRequires: rpmbuild(macros) >= 1.710 BuildRequires: python-distribute %endif %if %{with python3} -BuildRequires: python3-distribute BuildRequires: python3-modules %endif Requires: python-modules -- 2.44.0