From: Theo Buehler Subject: Re: numpy 1.26.4 (python 3.12 and cython 3 support) To: Daniel Dickman Cc: ports@openbsd.org Date: Sat, 17 Aug 2024 11:59:08 +0200 On Tue, Aug 13, 2024 at 06:20:27PM -0400, Daniel Dickman wrote: > Here's a possible update of numpy to 1.26.4. > > The build switches to meson in this release. And this release is the first > one to support Python 3.12 and also the first to officialy support Cython > 3. > > This should probably be put into bulks on multiple amd64 and other archs > before being committed. After working around a debug package issue in numpy itself, this completed a bulk without fallout. Further testing on other architectures should probably wait until this and issues with regress is sorted.