https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Bug ID: 1188215 Summary: Use Python 3 for setup scripts Product: Fedora Version: rawhide Component: ibus-hangul Assignee: dueno@redhat.com Reporter: pviktori@redhat.com QA Contact: extras-qa@fedoraproject.org CC: dueno@redhat.com, i18n-bugs@lists.fedoraproject.org, pwu@redhat.com, shawn.p.huang@gmail.com
Hi, we would like to use Python 3 on the default installation instead of Python 2 on Fedora 22. Since ibus-hangul is part of the live CD, it's high priority for this effort.
Support for running setup scripts with Python 3 has recently been merged into ibus-hangul upstream git (https://github.com/choehwanjin/ibus-hangul/pull/28).
I'm willing to help with moving this forward; please ask if you have any questions.
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Petr Viktorin pviktori@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pviktori@redhat.com
--- Comment #1 from Petr Viktorin pviktori@redhat.com --- Created attachment 987057 --> https://bugzilla.redhat.com/attachment.cgi?id=987057&action=edit Packaging patch to run setup scripts with Python 3
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
--- Comment #2 from Petr Viktorin pviktori@redhat.com --- ping, does the patch look OK?
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Robert Kuska rkuska@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rkuska@redhat.com Version|22 |rawhide Flags| |needinfo?(dueno@redhat.com)
--- Comment #4 from Robert Kuska rkuska@redhat.com --- Switching to rawhide as it is needed for Fedora 23 currently.
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Robert Kuska rkuska@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1014209 (F23PYTHON3)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1014209 [Bug 1014209] Replace Python 2 with Python 3 in default installation
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
--- Comment #5 from Robert Kuska rkuska@redhat.com --- Ping again.
Is it possible to use patch mentioned in comment #1?
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mhroncok@redhat.com Version|rawhide |23
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Daiki Ueno dueno@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Fixed In Version| |ibus-hangul-1.5.0-4.fc23 Resolution|--- |RAWHIDE Flags|needinfo?(dueno@redhat.com) | Last Closed| |2015-07-02 04:20:20
--- Comment #6 from Daiki Ueno dueno@redhat.com --- Thanks for the patch and sorry for the long delay.
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED Resolution|RAWHIDE |--- Keywords| |Reopened
--- Comment #7 from Miro Hrončok mhroncok@redhat.com --- Just a check, looking at the latest commit: http://pkgs.fedoraproject.org/cgit/ibus-hangul.git/commit/
Is seems to me that this:
Requires: pygobject3
will make this depending on Python 2 anyway. Shouldn't it depend on python3-gobject instead?
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Daiki Ueno dueno@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|ibus-hangul-1.5.0-4.fc23 |ibus-hangul-1.5.0-5.fc23
--- Comment #8 from Daiki Ueno dueno@redhat.com --- Thanks for pointing that out. That should be fixed with -5.
https://bugzilla.redhat.com/show_bug.cgi?id=1188215
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |RAWHIDE Last Closed|2015-07-02 04:20:20 |2015-07-02 05:04:12
--- Comment #9 from Miro Hrončok mhroncok@redhat.com --- Thanks.
i18n-bugs@lists.fedoraproject.org