Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919912 - media-libs/mesa should support python3.12
Summary: media-libs/mesa should support python3.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-14 20:20 UTC by Boris Staletic
Modified: 2023-12-21 19:14 UTC (History)
0 users

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 Boris Staletic 2023-12-14 20:20:28 UTC
Currently available mesa only supports up to python 3.11.
I've ran the tests with python 3.12 and everything works.
Just changing thte PYTHON_COMPAT variable to include python3_12 is enough.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-12-21 19:14:11 UTC
The bug has been closed via the following commit(s):

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

commit 2f2f065d4014c408dbdcf271c9e05065e1ebe94f
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-12-21 19:13:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-12-21 19:13:23 +0000

    media-libs/mesa: Add Python 3.12 compatibility
    
    Closes: https://bugs.gentoo.org/919912
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)