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

Bug 695004

Summary: app-i18n/libkkc 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    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694800    

Description Arfrever Frehtes Taifersar Arahesis 2019-09-20 00:49:25 UTC
https://github.com/ueno/libkkc/commit/ba1c1bd3eb86d887fc3689c3142732658071b5f7

I will add new snapshot of app-i18n/libkkc.

app-i18n/libkkc is the only package depending on dev-libs/marisa[python], so support for Python 2 in dev-libs/marisa can be dropped after fixing app-i18n/libkkc.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-29 02:56:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f216ac5a93a89127bb5d32c8f5bc55f46dcd347

commit 5f216ac5a93a89127bb5d32c8f5bc55f46dcd347
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-09-28 02:17:48 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-09-29 02:56:13 +0000

    app-i18n/libkkc: Version bump (0.3.6_pre20190809104047). Support Python 3.
    
    Fixes: https://bugs.gentoo.org/695004
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-i18n/libkkc/Manifest                           |  1 +
 .../libkkc/libkkc-0.3.6_pre20190809104047.ebuild   | 67 ++++++++++++++++++++++
 2 files changed, 68 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9197f5d0d6299d66d87c54b8c9f8aed2c1aa18e0

commit 9197f5d0d6299d66d87c54b8c9f8aed2c1aa18e0
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-09-28 02:02:14 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-09-29 02:56:12 +0000

    dev-libs/marisa: Version bump (0.2.5).
    
    Drop support for Python 2.7.
    
    Bug: https://bugs.gentoo.org/695004
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-libs/marisa/Manifest            |   1 +
 dev-libs/marisa/marisa-0.2.5.ebuild | 106 ++++++++++++++++++++++++++++++++++++
 2 files changed, 107 insertions(+)