Index | Thread | Search

From:
Martin Reindl <martin@catai.org>
Subject:
Re: towards python 3.11 default: math/py-tables, devel/py-lief, www/py-cookies
To:
ports@openbsd.org
Date:
Wed, 3 Apr 2024 21:26:43 +0200

Download raw body.

Thread
Am 02.04.24 um 14:36 schrieb Stuart Henderson:
> In prep for a changeover to using Python 3.11 by default, I've done a
> couple of rounds of bulk builds with the default Python version setting
> to 3.11. Debian already uses 3.11 as the main version in a stable
> release (bookworm), the ecosystem is in fairly good shape already.
> 
> I've fixed a few problems that can be fixed in advance without too much
> churn.
> 
> As usual there are a few minor PLIST and library version number things
> to update.
> 
> Otherwise most of the ports tree builds.
> 
> Remaining build-time issues:
> 
> - math/py-tables:
> 
> needs a newer version for py3.11 support, but that also requires
> blosc2 (either as a separate port, or update archivers/blosc to blosc2
> if the rest of the related chain of ports is happy).
> 
> Has anyone already looked at updating this?

graphics/openvdb still requires blosc1. Attached is a port of blosc2, I
can update py-tables afterwards.

-m