Miro Hrončok 2018-11-15 12:53:55 +01:00
parent ec5ba95d77
commit d41da9d775

View File

@ -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
%if (0%{?fedora} > 29 || 0%{?rhel} > 7)
%global with_python2 0
%else