From: Stuart Henderson Subject: Re: towards python 3.11 default: math/py-tables, devel/py-lief, www/py-cookies To: Martin Reindl Cc: ports@openbsd.org Date: Fri, 5 Apr 2024 21:28:39 +0100 On 2024/04/04 09:03, Martin Reindl wrote: > On Wed, Apr 03, 2024 at 09:54:24PM +0100, Stuart Henderson wrote: > > On 2024/04/03 21:26, Martin Reindl wrote: > > > > > > graphics/openvdb still requires blosc1. Attached is a port of blosc2, I > > > can update py-tables afterwards. > > > > Ah great, thanks Martin. Slight tweaks to the CMakeLists in the > > attached ("AND NOT OPENBSD" isn't a thing, but you can do what you > > want and reduce the number of lines touched with 'AND NOT > > CMAKE_SYSTEM_NAME STREQUAL "OpenBSD"'), OK with that. > > > > Looks good, this seems more acceptable to upstream too. > > Turns out py-tables still depends on blosc1 AND blosc2, plus py-blosc2 for their > packaging. Or maybe there is a smarter way (py-blosc2 needs py-scikit-build). Based on last time I looked at py-scikit-build, the way you did this makes sense to me :)