Page MenuHomeFreeBSD

lang/python313: add
Needs ReviewPublic

Authored by vishwin on Apr 6 2025, 4:08 AM.
Tags
None
Referenced Files
F119679471: D49680.id153403.diff
Wed, Jun 11, 5:25 AM
Unknown Object (File)
Mon, Jun 9, 9:50 PM
Unknown Object (File)
Sun, Jun 8, 8:25 PM
Unknown Object (File)
Thu, Jun 5, 6:41 PM
Unknown Object (File)
Mon, Jun 2, 11:51 PM
Unknown Object (File)
Mon, Jun 2, 2:13 PM
Unknown Object (File)
Mon, Jun 2, 1:57 PM
Unknown Object (File)
Mon, Jun 2, 7:15 AM
Subscribers
None

Details

Reviewers
None
Group Reviewers
Python
Summary

PR: 274671
Co-authored-by: vishwin

Test Plan

Successfully bootstrapped USE_PYTHON=pep517 and built setuptools.

To be committed after lang/python312.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 63381
Build 60265: arc lint + arc unit

Event Timeline

vishwin created this revision.
  • pull in upstream commit addressing CVE-2025-4516

Reference: https://github.com/python/cpython/pull/133944
PR: 287009

  • lang/python313: update to 3.13.4

Expose FREETHREADED and JIT to show that they build, but FREETHREADED does not package. A re-architecturing of the port to accommodate this is needed.