Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 695012

Summary: app-i18n/tomoe[python], app-i18n/tomoe-gtk[python] should support Python 3
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal CC: dev
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/15572
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694800, 706462    

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(+)