Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951610 - gstreamer-meson.eclass: add python 3.13 target
Summary: gstreamer-meson.eclass: add python 3.13 target
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-19 04:06 UTC by Anton Bolshakov
Modified: 2025-04-27 22:53 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 Anton Bolshakov 2025-03-19 04:06:45 UTC
Please double check and add python 3.13
see line 38:
PYTHON_COMPAT=( python3_{10..12} )
Comment 1 jospezial 2025-03-19 06:01:19 UTC
I have it since January with 1.24.11. Using python 3.13 only systemwide.
No issues so far.

This 1.24 PR had it but it has not been merged.

https://github.com/gentoo/gentoo/pull/38635/commits/6a0329da66c7902425bff0a2f0965d000ad02674
Comment 2 Larry the Git Cow gentoo-dev 2025-04-27 22:53:04 UTC
The bug has been closed via the following commit(s):

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

commit 6a3c96862f287e1f1c9040846293e04dde199810
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-04-27 14:56:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-27 22:52:27 +0000

    gstreamer-meson.eclass: enable py3.13
    
    Closes: https://bugs.gentoo.org/951610
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41795
    Closes: https://github.com/gentoo/gentoo/pull/41795
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/gstreamer-meson.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)