From 8f227f3d17f2e792cb4ef2db304dc8b85c550e25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 28 Mar 2022 22:11:26 +0200 Subject: [PATCH] - drop python3-distribute deps --- python-progressbar.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-progressbar.spec b/python-progressbar.spec index 48cde62..436c8e1 100644 --- a/python-progressbar.spec +++ b/python-progressbar.spec @@ -20,7 +20,6 @@ BuildRequires: rpm-pythonprov BuildRequires: sed >= 4.0 %if %{with python3} BuildRequires: python3-devel -BuildRequires: python3-distribute BuildRequires: python3-modules %endif Requires: python-modules -- 2.44.0