pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-scipy



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jan 14 08:10:40 UTC 2025

Modified Files:
        pkgsrc/math/py-scipy: Makefile distinfo

Log Message:
py-scipy: updated to 1.15.1

SciPy 1.15.1

REL, MAINT: prep for 1.15.1
MAINT: fix url for array-api-extra git submodule
BLD: fix some issues with undeclared internal build dependencies
TST: fix thread safety issue in interpolate.bsplines memmap test
TST: stats.Normal: bump tolerance on test of logcdf
MAINT: Update highs subproject commit


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/math/py-scipy/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/math/py-scipy/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-scipy/Makefile
diff -u pkgsrc/math/py-scipy/Makefile:1.91 pkgsrc/math/py-scipy/Makefile:1.92
--- pkgsrc/math/py-scipy/Makefile:1.91  Wed Jan  8 12:46:26 2025
+++ pkgsrc/math/py-scipy/Makefile       Tue Jan 14 08:10:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2025/01/08 12:46:26 gdt Exp $
+# $NetBSD: Makefile,v 1.92 2025/01/14 08:10:40 adam Exp $
 
-DISTNAME=      scipy-1.15.0
+DISTNAME=      scipy-1.15.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/scipy/}

Index: pkgsrc/math/py-scipy/distinfo
diff -u pkgsrc/math/py-scipy/distinfo:1.56 pkgsrc/math/py-scipy/distinfo:1.57
--- pkgsrc/math/py-scipy/distinfo:1.56  Tue Jan  7 15:38:35 2025
+++ pkgsrc/math/py-scipy/distinfo       Tue Jan 14 08:10:40 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.56 2025/01/07 15:38:35 jperkin Exp $
+$NetBSD: distinfo,v 1.57 2025/01/14 08:10:40 adam Exp $
 
-BLAKE2s (scipy-1.15.0.tar.gz) = 105c2425fbe158daef9410779dfd020db878f3c8eacba749bd1d56c2b66235a7
-SHA512 (scipy-1.15.0.tar.gz) = 62c2616535790a65cfe5907abaaa655ca9268406765e9baab31097aece7a3887e2bc616a77abe9869b2ff4b07dc4a56fc1dbbaaf82ebfd7d9a89e05b8e87df86
-Size (scipy-1.15.0.tar.gz) = 59407226 bytes
+BLAKE2s (scipy-1.15.1.tar.gz) = 5ec6b4743ca6bfab9c01acb2ac0a6eef61688904c3af6b18c85395c6a82bf705
+SHA512 (scipy-1.15.1.tar.gz) = 92cb6a2cdb5a305eef0aa81baea4b90c14c0084c09ffbf62f2d6ee8dd5a08791a838838e2d4907356b5b07d0b4f74a81a8e861f81628bd9e5c7e0216e3f77b17
+Size (scipy-1.15.1.tar.gz) = 59407493 bytes
 SHA1 (patch-scipy_ndimage_src___rank__filter__1d.cpp) = 55fc9396ea8268c7ae5e346a70b4fe8e43134c32
 SHA1 (patch-scipy_spatial___ckdtree.pyx) = 09f79827790edb78204cca7bbe25b5f373834dd4
 SHA1 (patch-scipy_spatial_ckdtree_src_ckdtree__decl.h) = f05aa0f0ebbf49f119b17ce8646d2f496a557019



Home | Main Index | Thread Index | Old Index