Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552360 - app-i18n/ibus: add support for python3
Summary: app-i18n/ibus: add support for python3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-17 07:18 UTC by Daniel Kenzelmann
Modified: 2017-08-01 14:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Kenzelmann 2015-06-17 07:18:48 UTC
Since ibus 1.5.6 it is possible to use python3:

"To enable python3, run './configure --with-python=python3' in ibus source directory."

The current ibus-1.5.10 ebuild does only have python2_7 in PYTHON_TARGETS

See also
https://github.com/ibus/ibus/releases/tag/1.5.6

Reproducible: Always
Comment 1 Akinori Hattori gentoo-dev 2017-08-01 14:28:10 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673ccb92d57ca308ed04825521b236b4f8cd3bb5

Thank you for reporting!