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