public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Delete _python_bytecompile_extra
@ 2026-05-31  2:07 Troy Dawson
  0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-05-31  2:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ibus
            Branch : autotool
            Commit : a42e09641971c5406d5d488c504df029ef762054
            Author : Troy Dawson <tdawson@fedoraproject.org>
            Date   : 2020-07-28T13:32:02+09:00
            Stats  : +1/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/a42e09641971c5406d5d488c504df029ef762054?branch=autotool

            Log:
            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

---
diff --git a/ibus.spec b/ibus.spec
index db73cc2..31a5b2d 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:07 [rpms/ibus] autotool: Delete _python_bytecompile_extra Troy Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox