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:   wiz
Date:           Sun Apr 20 21:27:41 UTC 2025

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

Log Message:
py-numpy: update to 2.2.5.

A total of 19 pull requests were merged for this release.


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/math/py-numpy/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/math/py-numpy/PLIST
cvs rdiff -u -r1.99 -r1.100 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.133 pkgsrc/math/py-numpy/Makefile:1.134
--- pkgsrc/math/py-numpy/Makefile:1.133 Tue Apr 15 15:25:12 2025
+++ pkgsrc/math/py-numpy/Makefile       Sun Apr 20 21:27:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.133 2025/04/15 15:25:12 adam Exp $
+# $NetBSD: Makefile,v 1.134 2025/04/20 21:27:40 wiz Exp $
 
-DISTNAME=      numpy-2.2.4
+DISTNAME=      numpy-2.2.5
 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.54 pkgsrc/math/py-numpy/PLIST:1.55
--- pkgsrc/math/py-numpy/PLIST:1.54     Tue Apr 15 15:25:12 2025
+++ pkgsrc/math/py-numpy/PLIST  Sun Apr 20 21:27:40 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.54 2025/04/15 15:25:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.55 2025/04/20 21:27:40 wiz Exp $
 bin/f2py-${PYVERSSUFFIX}
 bin/numpy-config-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
@@ -980,6 +980,7 @@ ${PYSITELIB}/numpy/f2py/tests/src/cli/hi
 ${PYSITELIB}/numpy/f2py/tests/src/common/block.f
 ${PYSITELIB}/numpy/f2py/tests/src/common/gh19161.f90
 ${PYSITELIB}/numpy/f2py/tests/src/crackfortran/accesstype.f90
+${PYSITELIB}/numpy/f2py/tests/src/crackfortran/common_with_division.f
 ${PYSITELIB}/numpy/f2py/tests/src/crackfortran/data_common.f
 ${PYSITELIB}/numpy/f2py/tests/src/crackfortran/data_multiplier.f
 ${PYSITELIB}/numpy/f2py/tests/src/crackfortran/data_stmts.f90

Index: pkgsrc/math/py-numpy/distinfo
diff -u pkgsrc/math/py-numpy/distinfo:1.99 pkgsrc/math/py-numpy/distinfo:1.100
--- pkgsrc/math/py-numpy/distinfo:1.99  Tue Apr 15 15:25:12 2025
+++ pkgsrc/math/py-numpy/distinfo       Sun Apr 20 21:27:40 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.99 2025/04/15 15:25:12 adam Exp $
+$NetBSD: distinfo,v 1.100 2025/04/20 21:27:40 wiz Exp $
 
-BLAKE2s (numpy-2.2.4.tar.gz) = 2205680d94650c335e06c2e91dfba94f4db3fee1742ee64e71ce2c9d41f1aa6d
-SHA512 (numpy-2.2.4.tar.gz) = 7500cb7a336c2e7762a87d902fecc7153cd991f05a638e1b6740598c044abe3b49d06819b66fa29d99644b3a4efc281fda726795f751ba8c65191f61e7d0d511
-Size (numpy-2.2.4.tar.gz) = 20270701 bytes
+BLAKE2s (numpy-2.2.5.tar.gz) = 784b9d16651b8071df47aea61aae5f88b689d7739fc99601594c874b22feb400
+SHA512 (numpy-2.2.5.tar.gz) = 3cc8a8876d659c9c740558c0814795464e44865376efa62cecf8a1265a44774ecb58dd7827c34bfd37675215d08cd66de249663e6e7ae57cd929749e4829ccdf
+Size (numpy-2.2.5.tar.gz) = 20273920 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