From ec0d50722cb2b0ba21315a785b86960bcf188cef Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Nov 15 2018 11:53:54 +0000 Subject: https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 --- diff --git a/blueberry.spec b/blueberry.spec index 04163f6..3adde59 100644 --- a/blueberry.spec +++ b/blueberry.spec @@ -1,3 +1,7 @@ +# This package depends on automagic byte compilation +# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 +%global _python_bytecompile_extra 1 + # bytecompile with Python 2 %global __python %{__python2}