From b2964ab40248c633434d938ff6cf5531e416eece Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 28 Mar 2022 22:08:41 +0200 Subject: [PATCH] - drop python3-distribute deps --- python-flask-script.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-flask-script.spec b/python-flask-script.spec index eb9649f..d751d46 100644 --- a/python-flask-script.spec +++ b/python-flask-script.spec @@ -26,7 +26,6 @@ BuildRequires: python-itsdangerous BuildRequires: python-pytest %endif %if %{with python3} -BuildRequires: python3-distribute BuildRequires: python3-flask BuildRequires: python3-itsdangerous BuildRequires: python3-modules -- 2.44.0