Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2025 21:25:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 274671] lang/python313: New port, 3.13.5 release
Message-ID:  <bug-274671-21822-5HZ3GXbMXX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274671-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274671-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274671

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|lang/python313: New port,   |lang/python313: New port,
                   |3.13.4 release              |3.13.5 release

--- Comment #26 from Charlie Li <vishwin@freebsd.org> ---
3.13.5 is now available on phab.

Free-threaded/no-GIL mode is a child port as lang/python313t. It took a bit=
 but
I think I have the flavour generation logic sorted now, especially for 3.13t
since there are now non-numeric comparisons involved. Also managed to elimi=
nate
the port LLVM dependency for JIT, as it would have been a circular dependen=
cy
if the Python port being built is ${PYTHON_DEFAULT}.

Proper flavour generation was important since lang/cython is not compatible
with this Python version; poudriere was showing invalid flavour rather than
ignored before fixing. Just need some further confirmation (anyone can do t=
his
part) that packages generally build and package properly under both 3.13 and
3.13t.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274671-21822-5HZ3GXbMXX>