Disable bootstrap

This commit is contained in:
Lumir Balhar 2025-11-27 13:22:59 +01:00
parent 7f8b084737
commit 785e468280

View File

@ -3,7 +3,7 @@
%global srcname setuptools
# used when bootstrapping new Python versions
%bcond bootstrap 1
%bcond bootstrap 0
# The original RHEL N+1 content set is defined by (build)dependencies
# of the packages in Fedora ELN. Hence we disable tests and documentation here