pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-numpy



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct 16 08:51:17 UTC 2025

Modified Files:
        pkgsrc/math/py-numpy: Makefile PLIST distinfo

Log Message:
py-numpy: updated to 2.3.4

2.3.4

MAINT: Prepare 2.3.x for further development
MAINT: Pin some upstream dependences
BLD: enable x86-simd-sort to build on KNL with -mavx512f
BUG: Include python-including headers first
TYP: fix np.number and np.\*integer method declaration
TYP: mypy 1.18.1
TYP: replace scalar type __init__ with __new__
BUG: Fix ``dtype`` refcount in ``__array__``
TYP: fix method declarations in floating, timedelta64, and datetime64Backport
MAINT: delete unused variables in unary logical dispatch
BUG: Fix pocketfft umath strides for AIX compatibility
BUG: np.setbufsize should raise ValueError for negative input
BUG: Fix assert in nditer buffer setup
BUG: Stable ScalarType ordering
TST: Pin pyparsing to avoid matplotlib errors.
BUG: linalg: emit a MemoryError on a malloc failure
BLD: change file extension for libnpymath on win-arm64 from .a...
CI: Fix loongarch64 CI
TYP: Various typing fixes
BUG: Fix float16-sort failures on 32-bit x86 MSVC
TYP: add missing ``__slots__``
TYP: wrong argument defaults in ``testing._private``
BUG: avoid segmentation fault in string_expandtabs_length_promoter
BUG: Fix INT_MIN % -1 to return 0 for all signed integer types...
TYP: minor fixes related to ``errstate``
TST: use requirements/test_requirements across CI
BUG: fix negative samples generated by Wald distribution
MAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1
STY: rename @classmethod arg to cls
MAINT: Simplify string arena growth strategy


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/math/py-numpy/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/math/py-numpy/PLIST
cvs rdiff -u -r1.104 -r1.105 pkgsrc/math/py-numpy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-numpy/Makefile
diff -u pkgsrc/math/py-numpy/Makefile:1.141 pkgsrc/math/py-numpy/Makefile:1.142
--- pkgsrc/math/py-numpy/Makefile:1.141 Thu Oct  9 07:57:47 2025
+++ pkgsrc/math/py-numpy/Makefile       Thu Oct 16 08:51:16 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.141 2025/10/09 07:57:47 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2025/10/16 08:51:16 adam Exp $
 
-DISTNAME=      numpy-2.3.3
+DISTNAME=      numpy-2.3.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/numpy/}

Index: pkgsrc/math/py-numpy/PLIST
diff -u pkgsrc/math/py-numpy/PLIST:1.56 pkgsrc/math/py-numpy/PLIST:1.57
--- pkgsrc/math/py-numpy/PLIST:1.56     Tue Jul  1 20:09:49 2025
+++ pkgsrc/math/py-numpy/PLIST  Thu Oct 16 08:51:16 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.56 2025/07/01 20:09:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.57 2025/10/16 08:51:16 adam Exp $
 bin/f2py-${PYVERSSUFFIX}
 bin/numpy-config-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
@@ -463,7 +463,6 @@ ${PYSITELIB}/numpy/_typing/_add_docstrin
 ${PYSITELIB}/numpy/_typing/_array_like.py
 ${PYSITELIB}/numpy/_typing/_array_like.pyc
 ${PYSITELIB}/numpy/_typing/_array_like.pyo
-${PYSITELIB}/numpy/_typing/_callable.pyi
 ${PYSITELIB}/numpy/_typing/_char_codes.py
 ${PYSITELIB}/numpy/_typing/_char_codes.pyc
 ${PYSITELIB}/numpy/_typing/_char_codes.pyo

Index: pkgsrc/math/py-numpy/distinfo
diff -u pkgsrc/math/py-numpy/distinfo:1.104 pkgsrc/math/py-numpy/distinfo:1.105
--- pkgsrc/math/py-numpy/distinfo:1.104 Sun Sep 14 07:05:38 2025
+++ pkgsrc/math/py-numpy/distinfo       Thu Oct 16 08:51:16 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.104 2025/09/14 07:05:38 adam Exp $
+$NetBSD: distinfo,v 1.105 2025/10/16 08:51:16 adam Exp $
 
-BLAKE2s (numpy-2.3.3.tar.gz) = 8b2e6effcdc3ffb51cfab0a03acdf0417db139a7ac050cc24ab4ae0732cfa820
-SHA512 (numpy-2.3.3.tar.gz) = 5555f68d75342054c240695a7a7aaaaec09c45e04965b4100732a7f8f49f53a203ec438e35c12040481d6ee9f4649e43c83ac96fdc08526cdcf93463b9fe7bd9
-Size (numpy-2.3.3.tar.gz) = 20576648 bytes
+BLAKE2s (numpy-2.3.4.tar.gz) = c7250431d6e56dc7c0565337ce663a38da011d379ca0085c82cf31fc8bfabb93
+SHA512 (numpy-2.3.4.tar.gz) = 62d1b2be15e8b23487d384438bbffa26c1bd25ee7b800f4f7cbe3cff3f7d196329efdfdd08e66acc557cea050cc125437ca621cd84a9d06aab497060ab36949a
+Size (numpy-2.3.4.tar.gz) = 20582187 bytes
 SHA1 (patch-numpy___core_feature__detection__misc.h) = c0f4d318c93fcd0e36c34c549c7778350b8a6ea5
 SHA1 (patch-numpy___core_include_numpy_npy__common.h) = 175cd8f64af681949c3e8bfde064c93908433ea2
 SHA1 (patch-numpy___core_src_common_mem__overlap.c) = 709f140252e8582c325d30fa0289dda3d9a5c888



Home | Main Index | Thread Index | Old Index