Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695006 - app-i18n/mozc should support Python 3
Summary: app-i18n/mozc 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: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2019-09-20 00:52 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2020-01-17 19:09 UTC (History)
2 users (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 00:52:42 UTC
https://github.com/google/mozc/issues/462

I will work on porting app-i18n/mozc to Python 3.
Comment 1 Larry the Git Cow gentoo-dev 2020-01-17 19:09:20 UTC
The bug has been closed via the following commit(s):

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

commit a1ff8a4ff637d2a7a8ed60297ab90fe8bdc7fb46
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-01-17 17:39:29 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-01-17 19:08:54 +0000

    app-i18n/mozc: Use Python 3.
    
    Closes: https://bugs.gentoo.org/695006
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../mozc/files/mozc-2.23.2815.102-python-3_1.patch | 621 +++++++++++++++++++++
 .../mozc/files/mozc-2.23.2815.102-python-3_2.patch | 600 ++++++++++++++++++++
 .../mozc/files/mozc-2.23.2815.102-python-3_3.patch | 583 +++++++++++++++++++
 .../mozc/files/mozc-2.23.2815.102-python-3_4.patch | 537 ++++++++++++++++++
 app-i18n/mozc/mozc-2.23.2815.102.ebuild            |   8 +-
 app-i18n/mozc/mozc-9999.ebuild                     |   8 +-
 6 files changed, 2353 insertions(+), 4 deletions(-)