Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929323 - app-i18n/mozc: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: app-i18n/mozc: needs upgrade to Python 3.12 (PythonCompatUpdate)
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: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:29 UTC by Michał Górny
Modified: 2024-06-30 12:13 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:29:10 UTC
This package does not support Python 3.12.  Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2024-06-30 12:13:07 UTC
The bug has been closed via the following commit(s):

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

commit c3f9a0c688b203db24d86ebab8cdcb0fa91118b0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-06-30 12:11:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-30 12:12:17 +0000

    app-i18n/mozc: enable py3.12
    
    Good enough according to the reports in bug #929378 from users.
    
    Bug: https://bugs.gentoo.org/929378
    Closes: https://bugs.gentoo.org/929323
    Signed-off-by: Sam James <sam@gentoo.org>

 app-i18n/mozc/mozc-2.28.5029.102-r1.ebuild | 2 +-
 app-i18n/mozc/mozc-2.28.5029.102-r2.ebuild | 2 +-
 app-i18n/mozc/mozc-2.28.5029.102.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 04b4e167832e175af14c401d0f95d099de482236
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-06-30 12:10:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-30 12:12:17 +0000

    dev-build/gyp: enable py3.12
    
    With reluctance given the test issues, but users report it works
    ok for them for mozc, which is all gyp is for.
    
    Bug: https://bugs.gentoo.org/929323
    Closes: https://bugs.gentoo.org/929378
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-build/gyp/gyp-20200512145953.ebuild | 2 +-
 dev-build/gyp/gyp-99999999999999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)