From ca5b42cd5193982e83287123c6f4817703e8dc50 Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Thu, 19 Dec 2019 16:55:50 +0300 Subject: [PATCH] Bootstrap again --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 3edf9bb..6c45913 100644 --- a/python3.spec +++ b/python3.spec @@ -13,7 +13,7 @@ %bcond_with valgrind %endif -%bcond_without rewheel +%bcond_with rewheel # We want to byte-compile the .py files within the packages using the new # python3 binary.