From 87387647a1b256d7c2d85fb38478064301bbe994 Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Oct 07 2020 09:49:52 +0000 Subject: Explicitly depend on python3-setuptools https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/GCPGM34ZGEOVUHSBGZTRYR5XKHTIJ3T7/ --- diff --git a/prunerepo.spec b/prunerepo.spec index f69848b..2d28fea 100644 --- a/prunerepo.spec +++ b/prunerepo.spec @@ -15,6 +15,7 @@ License: GPLv2+ BuildArch: noarch BuildRequires: bash BuildRequires: python3-devel +BuildRequires: python3-setuptools BuildRequires: rpm-python3 BuildRequires: createrepo_c BuildRequires: asciidoc