Bootstrap Python 3.9

This commit is contained in:
Miro Hrončok 2019-11-25 20:22:21 +01:00
parent b180b3028c
commit d126d7b2af
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_with bootstrap
%bcond_without bootstrap
# Whether to use RPM build wheels from the python-{pip,setuptools}-wheel package
# Uses upstream bundled prebuilt wheels otherwise