summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-06-15 17:51:13 +0000
committeradam <adam@pkgsrc.org>2019-06-15 17:51:13 +0000
commita5cc3e3333473c3289d7cbd9ec35cc89d3651354 (patch)
tree7015bcbbbbc9b3740931967e326c2cf54b0085a9 /math/Makefile
parent65af775faf3146dd6038c9b9ad9176d542e4f316 (diff)
downloadpkgsrc-a5cc3e3333473c3289d7cbd9ec35cc89d3651354.tar.gz
py-scipy12: added version 1.2.2
This is the last version that supports Python 2.7. Apparently, some packages still require Scipy with Python 2.7.
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index f59850f2ba2..e93bfd90409 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.407 2019/06/15 07:17:31 adam Exp $
+# $NetBSD: Makefile,v 1.408 2019/06/15 17:51:13 adam Exp $
COMMENT= Mathematics
@@ -317,6 +317,7 @@ SUBDIR+= py-rpy
SUBDIR+= py-scikit-image
SUBDIR+= py-scikit-learn
SUBDIR+= py-scipy
+SUBDIR+= py-scipy12
SUBDIR+= py-simpleeval
SUBDIR+= py-statsmodels
SUBDIR+= py-sympy