Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695012 - app-i18n/tomoe[python], app-i18n/tomoe-gtk[python] should support Python 3
Summary: app-i18n/tomoe[python], app-i18n/tomoe-gtk[python] should support Python 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3-tracker, python-3-incompatible pygtk-removal
  Show dependency tree
 
Reported: 2019-09-20 01:29 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2020-04-30 22:37 UTC (History)
1 user (show)

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 Arfrever Frehtes Taifersar Arahesis 2019-09-20 01:29:08 UTC
app-i18n/tomoe, app-i18n/tomoe-gtk should be ported to Python 3.

Support for Python is optional in these packages, so if porting is not done, support for Python can be unconditionally dropped.
Porting would also involve porting from dev-python/pygobject:2 + dev-python/pygtk:2 to dev-python/pygobject:3.
Comment 1 Andreas Sturmlechner gentoo-dev 2020-04-17 11:46:47 UTC
What's the status here?
Comment 2 Larry the Git Cow gentoo-dev 2020-04-30 18:37:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838214d13e6868434543459f6ebc30c087a14388

commit 838214d13e6868434543459f6ebc30c087a14388
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-04-30 10:54:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-30 18:18:57 +0000

    app-i18n/tomoe: Drop USE python
    
    Bug: https://bugs.gentoo.org/695012
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-i18n/tomoe/tomoe-0.6.0-r6.ebuild | 78 ++++++++++++++++++++++++++++++++++++
 1 file changed, 78 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967fc550f9441189e7f8d6eb5415e3460195c5fe

commit 967fc550f9441189e7f8d6eb5415e3460195c5fe
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-04-30 10:56:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-30 18:18:16 +0000

    app-i18n/tomoe-gtk: Drop USE python
    
    Bug: https://bugs.gentoo.org/695012
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r6.ebuild | 32 ++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)