From 3400dd06948b76315246985bd7dc626a981d3128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Nov 2018 12:53:55 +0100 Subject: [PATCH] https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 --- pygtk2.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pygtk2.spec b/pygtk2.spec index bdc23ec..21bf66d 100644 --- a/pygtk2.spec +++ b/pygtk2.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 + # Last updated for version 2.17.0 %define glib2_version 2.8.0 %define pango_version 1.16.0