summaryrefslogtreecommitdiff
path: root/math/py-scipy
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-30 13:05:27 +0000
committeradam <adam@pkgsrc.org>2021-12-30 13:05:27 +0000
commit2a4aa624ba67ab6f387f6ea74ed58116f72f8029 (patch)
treeba4b2b7073fa0770abcbf886b141067686318df9 /math/py-scipy
parentcb1e461df2dc6b463b6005de0c1c93384dcc85bd (diff)
downloadpkgsrc-2a4aa624ba67ab6f387f6ea74ed58116f72f8029.tar.gz
Forget about Python 3.6
Diffstat (limited to 'math/py-scipy')
-rw-r--r--math/py-scipy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile
index 5d9b9df0ef2..c73798da6e9 100644
--- a/math/py-scipy/Makefile
+++ b/math/py-scipy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2021/11/30 17:00:44 adam Exp $
+# $NetBSD: Makefile,v 1.53 2021/12/30 13:05:39 adam Exp $
DISTNAME= scipy-1.7.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -32,7 +32,7 @@ FFLAGS+= -fPIC
LDFLAGS.Darwin+= -headerpad_max_install_names
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
REPLACE_PYTHON+= scipy/sparse/linalg/isolve/tests/test_gcrotmk.py