On Fri, Oct 22, 2021 at 09:55:19AM +0200, Martin Reindl wrote:
> Am 22.10.2021 um 09:49 schrieb Stuart Henderson:
> > Only issue in the i386 build was math/py-h5py which specifically wants 
> > 1.16.5.
> > 
> 
> Yes, this is one patch which can go away with newer numpy.

numpy by itself doesn't really use Fortran - it only sets up a configuration, 
used by other Python packages,
mainly SciPy. So a good test of this being ready is to build and test SciPy 
using the NumPy.
Cf. https://github.com/numpy/numpy/issues/19437 - something I tried to get 
working on OpenBSD.
(some of this is being fixed - there is a related Clang issue).

Dima



> 

Reply via email to