Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952740 - sys-kernel/genkernel: needs porting to Python 3.13
Summary: sys-kernel/genkernel: needs porting to Python 3.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 16:08 UTC by Michał Górny
Modified: 2025-04-29 19:41 UTC (History)
4 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 2025-03-27 16:08:27 UTC
The package needs porting to Python 3.13.
Comment 1 Kim B. Sindalsen 2025-04-02 19:01:43 UTC
Simple PYTHON_COMPAT change seems to work (ebuild compiles/installs and able to build kernel with resulting genkernel)
Comment 2 Christian Tietz 2025-04-04 12:54:38 UTC
I can confirm that. Successfully built an initramfs using Python 3.13 after simple PYTHON_COMPAT change in the ebuild.
Comment 3 Larry the Git Cow gentoo-dev 2025-04-29 19:41:47 UTC
The bug has been closed via the following commit(s):

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

commit 6156854197e2956cb23f86bb53e08e9324951a4a
Author:     Norbert Norbiros <norbiros@protonmail.com>
AuthorDate: 2025-04-12 14:27:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-29 19:39:53 +0000

    sys-kernel/genkernel: enable py3.13
    
    Closes: https://bugs.gentoo.org/952740
    Signed-off-by: Norbert Norbiros <norbiros@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41549
    Closes: https://github.com/gentoo/gentoo/pull/41549
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-kernel/genkernel/genkernel-4.3.16-r2.ebuild | 2 +-
 sys-kernel/genkernel/genkernel-4.3.16-r3.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)