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: wiz
Date: Wed Jan 25 09:08:20 UTC 2023
Modified Files:
pkgsrc/math/py-scipy: Makefile
Log Message:
py-scipy: remove reference to non-existent file
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/math/py-scipy/Makefile
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.63 pkgsrc/math/py-scipy/Makefile:1.64
--- pkgsrc/math/py-scipy/Makefile:1.63 Mon Oct 24 18:18:15 2022
+++ pkgsrc/math/py-scipy/Makefile Wed Jan 25 09:08:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2022/10/24 18:18:15 adam Exp $
+# $NetBSD: Makefile,v 1.64 2023/01/25 09:08:20 wiz Exp $
DISTNAME= scipy-1.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -36,8 +36,6 @@ LDFLAGS.Darwin+= -headerpad_max_install_
PYTHON_VERSIONS_INCOMPATIBLE= 27 37
-REPLACE_PYTHON+= scipy/sparse/linalg/isolve/tests/test_gcrotmk.py
-
# Prefer boost-headers from PkgSrc which are properly patched.
post-configure:
${RM} -f -r ${WRKSRC}/scipy/_lib/boost/boost
Home |
Main Index |
Thread Index |
Old Index