From d27f8bd73d5ee020dafe40917179436fd1ef2852 Mon Sep 17 00:00:00 2001 From: Tomas Hrnciar Date: Apr 19 2021 11:18:31 +0000 Subject: BuildRequire setuptools explicitly See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools --- diff --git a/electrum.spec b/electrum.spec index 5134557..7350cc8 100644 --- a/electrum.spec +++ b/electrum.spec @@ -18,6 +18,7 @@ Patch0: fix-desktop-exec.patch BuildArch: noarch BuildRequires: python3-devel +BuildRequires: python3-setuptools BuildRequires: python3-qt5-devel BuildRequires: gettext