Debootstrap Python 3.9

This reverts commit d126d7b2af.

No rebuild is needed, the bootstrapped build should be identical.
This commit is contained in:
Miro Hrončok 2019-11-28 15:53:58 +01:00
parent a6d1cbb1a9
commit 85bf9e384b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ License: Python
# IMPORTANT: When bootstrapping, it's very likely the wheels for pip and
# setuptools are not available. Turn off the rpmwheels bcond until
# the two packages are built with wheels to get around the issue.
%bcond_without bootstrap
%bcond_with bootstrap
# Whether to use RPM build wheels from the python-{pip,setuptools}-wheel package
# Uses upstream bundled prebuilt wheels otherwise