From ccb00e92e51b286f6afa7111d2ba81229e569aaf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 28 Mar 2022 22:09:42 +0200 Subject: [PATCH] - drop python3-distribute deps --- python-libcloud.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-libcloud.spec b/python-libcloud.spec index 767bd11..eaceb74 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -25,7 +25,6 @@ BuildRequires: python-distribute %endif %if %{with python3} BuildRequires: python3-devel -BuildRequires: python3-distribute %{?with_tests:BuildRequires: python3-mock} BuildRequires: python3-modules %endif -- 2.44.0