Subject: CVS commit: pkgsrc/math/py-numpy
From: Thomas Klausner
Date: 2023-07-01 10:38:26
Message id: 20230701083826.C1A85FA89@cvs.NetBSD.org

Log Message:
py-numpy: update to 1.25.0.

 NumPy 1.25.0 is now available. The highlights of the release are:

    Support for MUSL, there are now MUSL wheels.
    Support for the Fujitsu C/C++ compiler.
    Object arrays are now supported in einsum.
    Support for the inplace matrix multiplication (@=).

The NumPy 1.25.0 release continues the ongoing work to improve the
handling and promotion of dtypes, increase the execution speed,
and clarify the documentation. There has also been preparatory work
for the future NumPy 2.0.0, resulting in a large number of new and
expired deprecations.

The Python versions supported by this release are 3.9-3.11.

Files:
RevisionActionfile
1.105modifypkgsrc/math/py-numpy/Makefile
1.39modifypkgsrc/math/py-numpy/PLIST
1.18modifypkgsrc/math/py-numpy/buildlink3.mk
1.82modifypkgsrc/math/py-numpy/distinfo