Update the comment for the bootstrap bcond
This commit is contained in:
parent
f0b75f2c21
commit
864b42948f
1 changed files with 3 additions and 3 deletions
|
|
@ -47,9 +47,9 @@ License: Python-2.0.1
|
|||
%bcond_without python_abi_provides_for_alt_pythons
|
||||
%endif
|
||||
|
||||
# When bootstrapping python3, we need to build setuptools.
|
||||
# but setuptools BR python3-devel and that brings in python3-rpm-generators;
|
||||
# python3-rpm-generators needs python3-setuptools, so we cannot have it yet.
|
||||
# When bootstrapping python3, we need to build python3-packaging.
|
||||
# but packaging BR python3-devel and that brings in python3-rpm-generators;
|
||||
# python3-rpm-generators needs python3-packaging, so we cannot have it yet.
|
||||
#
|
||||
# We also use the previous build of Python in "make regen-all".
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue