Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919910 - media-libs/libaom should support python3.12
Summary: media-libs/libaom should support python3.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2023-12-14 20:13 UTC by Boris Staletic
Modified: 2024-02-02 00:51 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:13:55 UTC
Currently available libaom only supports up to python 3.11.
I've ran the tests with python 3.12 and everything works.
Just changing the PYTHON_COMPAT variable to include python3_12 is enough.

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-02 00:51:38 UTC
commit 0f430974723f0cf6acb6857e00845a22a8bf43fe
Author: Sam James <sam@gentoo.org>
Date:   Fri Dec 22 07:43:52 2023 +0000

    media-libs/libaom: add 3.8.0

    Signed-off-by: Sam James <sam@gentoo.org>