Bug 287408 - lang/python313: add port
Summary: lang/python313: add port
Status: Closed DUPLICATE of bug 274671
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-10 01:44 UTC by Enji Cooper
Modified: 2025-06-11 18:32 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2025-06-10 01:44:39 UTC
3.13.4 was recently released. We don't have lang/python313 in the tree yet, so there's no time like the present to add it in order to stay up to date with state of the art in the Python space.
Comment 1 Enji Cooper freebsd_committer freebsd_triage 2025-06-10 01:45:36 UTC
The package build completes successfully. I'm working through the plist issues as we speak..
Comment 2 Enji Cooper freebsd_committer freebsd_triage 2025-06-10 04:48:46 UTC
The CFLAGS issue koobs@ addressed in lang/python312/files/patch-Makefile.pre.in (originally added with the 3.3) seems to still be needed as it was never fully upstreamed to python.org: https://svnweb.freebsd.org/ports?view=revision&revision=326729 . The patch doesn't apply cleanly, though... will continue plugging away on the one I'm posting in Phab now.
Comment 3 Charlie Li freebsd_committer freebsd_triage 2025-06-10 12:15:47 UTC

*** This bug has been marked as a duplicate of bug 274671 ***
Comment 4 Enji Cooper freebsd_committer freebsd_triage 2025-06-11 18:32:28 UTC
I wasn't aware of work that vishwin@ had started to add the port already: https://reviews.freebsd.org/D49680 . I've abandoned mine in favor of their's.