Delete _python_bytecompile_extra
Fedora is now in phase 3 of bytecompilation https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3 ibus will not build in Fedora Rawhide (f33) without this change. https://src.fedoraproject.org/rpms/ibus/pull-request/18
This commit is contained in:
parent
f10a89d332
commit
a42e096419
@ -1,7 +1,4 @@
|
||||
# This package depends on automagic byte compilation
|
||||
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3
|
||||
%if (0%{?fedora} > 29 || 0%{?rhel} > 7)
|
||||
%global with_python2 0
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user