Subject: CVS commit: pkgsrc/math/py-numpy
From: Adam Ciarcinski
Date: 2023-07-31 20:36:01
Message id: 20230731183601.CDB6AFBDB@cvs.NetBSD.org

Log Message:
py-numpy: updated to 1.25.2

1.25.2
MAINT: prepare 1.25.x for further development
ENH: Improve clang-cl compliance
MAINT: Upgrade various build dependencies.
BLD: use ``-ftrapping-math`` with Clang on macOS
BUG: properly handle negative indexes in ufunc_at fast path
BUG: PyObject_IsTrue and PyObject_Not error handling in setflags
BUG: histogram small range robust
MAINT: Update meson.build files from main branch
MAINT: exclude min, max and round from ``np.__all__``
MAINT: Dependabot updates
BUG: Fix the signature for np.array_api.take
BLD: update OpenBLAS to an intermeidate commit
BUG: Fix reference count leak in str(scalar).
BUG: fix invalid function pointer conversion error
BUG: Factor out slow ``getenv`` call used for memory policy warning
CI: correct URL in cirrus.star [skip cirrus]
BUG: Fix C types in scalartypes
BUG: do not modify the input to ufunc_at
BUG: Further fixes to indexing loop and added tests

Files:
RevisionActionfile
1.108modifypkgsrc/math/py-numpy/Makefile
1.41modifypkgsrc/math/py-numpy/PLIST
1.84modifypkgsrc/math/py-numpy/distinfo