Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862175 - media-libs/libaom missing support for python3.11 in BDEPEND
Summary: media-libs/libaom missing support for python3.11 in BDEPEND
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:
 
Reported: 2022-07-29 21:25 UTC by Boris Staletic
Modified: 2022-07-30 02:22 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 2022-07-29 21:25:08 UTC
Only requires the update to PYTHON_COMPAT line. The tests pass after the change.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-29 23:15:22 UTC
Please don't CC maintainers yourself.
Comment 2 Larry the Git Cow gentoo-dev 2022-07-30 02:22:35 UTC
The bug has been closed via the following commit(s):

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

commit 64791d623308e91832ff0becddb9a05f3257c468
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-29 23:16:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-30 02:22:18 +0000

    media-libs/libaom: enable Python 3.11
    
    Closes: https://bugs.gentoo.org/862175
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libaom/libaom-3.4.0.ebuild | 2 +-
 media-libs/libaom/libaom-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)