Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946299 - app-portage/pfl should support python3.13
Summary: app-portage/pfl should support python3.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2024-12-12 08:52 UTC by Boris Staletic
Modified: 2025-01-05 16:30 UTC (History)
2 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 Boris Staletic 2024-12-12 08:52:06 UTC
Adding pytho3_13 to PYTHON_COMPAT (and thus to PYTHON_TARGETS) is enough and passes the tests.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2025-01-05 16:30:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b0081c0bc35f79b377c863a1ab564ccbe0d0c0

commit 16b0081c0bc35f79b377c863a1ab564ccbe0d0c0
Author:     Daniel Pielmeier <billie@gentoo.org>
AuthorDate: 2025-01-05 16:27:44 +0000
Commit:     Daniel Pielmeier <billie@gentoo.org>
CommitDate: 2025-01-05 16:30:24 +0000

    app-portage/pfl: enable py3.13
    
    Closes: https://bugs.gentoo.org/946299
    Signed-off-by: Daniel Pielmeier <billie@gentoo.org>

 app-portage/pfl/pfl-3.5.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)