From 2333d7acb76376e7d3b4bbd83834c4203eeb165d Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Thu, 19 Dec 2019 15:17:02 +0300 Subject: [PATCH] No rewheel for now --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index eaffff4..3fc896e 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.