From 76f349f8a2d73a2a9ef58458e042193e4682ca35 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Mar 10 2019 18:51:03 +0000 Subject: BR python3-rpm-generators manually without bootstrap --- diff --git a/python-setuptools.spec b/python-setuptools.spec index 32ee9be..68c042f 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -66,6 +66,9 @@ BuildRequires: python3-pytest-virtualenv %if %{without bootstrap} BuildRequires: python3-pip BuildRequires: python3-wheel +# python3 bootstrap: this is built before the final build of python3, which +# adds the dependency on python3-rpm-generators, so we require it manually +BuildRequires: python3-rpm-generators %endif # without bootstrap %description