From 85bf9e384bd34c84ca00ba4a8457af98d34b3a0f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro@hroncok.cz>
Date: Thu, 28 Nov 2019 15:53:58 +0100
Subject: [PATCH] Debootstrap Python 3.9

This reverts commit d126d7b2af9e394ed4adf8b0f3852fc22412a9d8.

No rebuild is needed, the bootstrapped build should be identical.
---
 python39.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python39.spec b/python39.spec
index 15eb432..1fb553d 100644
--- a/python39.spec
+++ b/python39.spec
@@ -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