Add comment about BuildRequiring self

This commit is contained in:
Tomas Orsava 2020-11-30 18:49:05 +01:00
parent b7e6ca08eb
commit 443a3d1807
1 changed files with 3 additions and 0 deletions

View File

@ -225,6 +225,9 @@ BuildRequires: python-pip-wheel
%if %{without bootstrap}
# for make regen-all and distutils.tests.test_bdist_rpm
# Note that we're not using the %%{pkgname} macro here on purpose, because when
# upgrading the main python3 to a new Python version, this would pull in the
# old version instead.
BuildRequires: python%{pybasever}
# for proper automatic provides
BuildRequires: python3-rpm-generators