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: Mon Jul 31 18:36:01 UTC 2023
Modified Files:
pkgsrc/math/py-numpy: Makefile PLIST distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/math/py-numpy/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/math/py-numpy/PLIST
cvs rdiff -u -r1.83 -r1.84 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.107 pkgsrc/math/py-numpy/Makefile:1.108
--- pkgsrc/math/py-numpy/Makefile:1.107 Thu Jul 20 21:07:12 2023
+++ pkgsrc/math/py-numpy/Makefile Mon Jul 31 18:36:01 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2023/07/20 21:07:12 nia Exp $
+# $NetBSD: Makefile,v 1.108 2023/07/31 18:36:01 adam Exp $
-DISTNAME= numpy-1.25.1
+DISTNAME= numpy-1.25.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/numpy/}
@@ -25,7 +25,7 @@ USE_CXX_FEATURES+= c++17
REPLACE_PYTHON+= *.py */*.py */*/*.py */*/*/*.py */*/*/*/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38
# XXX Avoid picking up other compilers when installed
.include "../../mk/compiler.mk"
Index: pkgsrc/math/py-numpy/PLIST
diff -u pkgsrc/math/py-numpy/PLIST:1.40 pkgsrc/math/py-numpy/PLIST:1.41
--- pkgsrc/math/py-numpy/PLIST:1.40 Mon Jul 10 13:38:10 2023
+++ pkgsrc/math/py-numpy/PLIST Mon Jul 31 18:36:01 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2023/07/10 13:38:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.41 2023/07/31 18:36:01 adam Exp $
bin/f2py${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
@@ -1078,6 +1078,7 @@ ${PYSITELIB}/numpy/random/_examples/cffi
${PYSITELIB}/numpy/random/_examples/cffi/parse.pyc
${PYSITELIB}/numpy/random/_examples/cython/extending.pyx
${PYSITELIB}/numpy/random/_examples/cython/extending_distributions.pyx
+${PYSITELIB}/numpy/random/_examples/cython/meson.build
${PYSITELIB}/numpy/random/_examples/cython/setup.py
${PYSITELIB}/numpy/random/_examples/cython/setup.pyc
${PYSITELIB}/numpy/random/_examples/numba/extending.py
Index: pkgsrc/math/py-numpy/distinfo
diff -u pkgsrc/math/py-numpy/distinfo:1.83 pkgsrc/math/py-numpy/distinfo:1.84
--- pkgsrc/math/py-numpy/distinfo:1.83 Mon Jul 10 13:38:10 2023
+++ pkgsrc/math/py-numpy/distinfo Mon Jul 31 18:36:01 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2023/07/10 13:38:10 adam Exp $
+$NetBSD: distinfo,v 1.84 2023/07/31 18:36:01 adam Exp $
-BLAKE2s (numpy-1.25.1.tar.gz) = 0e57aadd7b74f7f7c2208ff0f996eb3373cf1f660dc1d20947b5f4e7a3aa515b
-SHA512 (numpy-1.25.1.tar.gz) = 69cc5426f657a21a6a1fb3bb043b8acec90b87969f90177abb6d7294ca96d04f723ddf90fa40822704b16147a390abafbcda9702e40405ea6b6e22377aade71d
-Size (numpy-1.25.1.tar.gz) = 10428993 bytes
+BLAKE2s (numpy-1.25.2.tar.gz) = 08b458f552d6b4957300cd29a8089d3ae0567b91bed36cf0eef5f8652a3b5538
+SHA512 (numpy-1.25.2.tar.gz) = 6846d558c227329b6e700965ffa4c7886a7ca5f35234a56d734bc8201d19f7ac87d8ea081094bca13685130dce7bfb98ee4aa3a9dbd538288f10f1d9d82fb699
+Size (numpy-1.25.2.tar.gz) = 10805282 bytes
SHA1 (patch-numpy_core_include_numpy_npy__common.h) = 354e336b98f634b6298d0b1d0e85ef1a9d240bff
SHA1 (patch-numpy_core_setup.py) = 01f90b7eb700cfa51edded31498c2de4c3850848
SHA1 (patch-numpy_core_src_common_mem__overlap.c) = 10d65c7f8ba740ce2bae5ad47ef3162cd2c5a40b
Home |
Main Index |
Thread Index |
Old Index