Index | Thread | Search

From:
Landry Breuil <landry@openbsd.org>
Subject:
Re: py3.14
To:
ports@openbsd.org
Date:
Mon, 27 Apr 2026 16:15:24 +0200

Download raw body.

Thread
  • Stuart Henderson:

    py3.14

    • Landry Breuil:

      py3.14

    • Daniel Dickman:

      py3.14

      • Stuart Henderson:

        py3.14

Le Mon, Apr 27, 2026 at 02:38:53PM +0100, Stuart Henderson a écrit :
> I'm keen to move Python to 3.14 fairly soon after we're unlocked and
> building -current packages again, to give us a decent amount of time to
> fix any runtime issues that we run into.
> 
> My bulk was reasonably clean - other than the usual s/313/314/ in
> various ports (boost etc), I ran into failures in:
> 
> - archivers/py-backports-zstd (dep of py-flask-compress; zstd is in python
>   core now, so the backport just needs removing)
> - devel/py-greenlet (update to 3.4.0 fixes)
> - security/theharvester (silly utf8 issue in code; this is very outdated
>   though, i'm looking at updating rather than patching, various new deps
>   will be needed - not included below)
> - firefox-esr, tor-browser, thunderbird (fixed by backporting upstream patches)

thanks for this; the mozilla patches are definitely ok with me, and
they'll go away with the next esr branches anyway.