pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-scipy Python 2.3 doesn't work, so remove it.
details: https://anonhg.NetBSD.org/pkgsrc/rev/14a3203f74ef
branches: trunk
changeset: 554293:14a3203f74ef
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Feb 11 22:50:09 2009 +0000
description:
Python 2.3 doesn't work, so remove it.
diffstat:
math/py-scipy/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d131a4cea2cd -r 14a3203f74ef math/py-scipy/Makefile
--- a/math/py-scipy/Makefile Wed Feb 11 22:47:05 2009 +0000
+++ b/math/py-scipy/Makefile Wed Feb 11 22:50:09 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/19 22:14:28 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/11 22:50:09 joerg Exp $
DISTNAME= scipy-0.6.0
PKGNAME= ${PYPKGPREFIX}-scipy-0.6.0
@@ -13,7 +13,7 @@
PYDISTUTILSPKG= yes
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX}
-PYTHON_VERSIONS_ACCEPTED= 25 24 23
+PYTHON_VERSIONS_ACCEPTED= 25 24
USE_LANGUAGES+= c c++ fortran
MAKE_ENV+= ATLAS=None
Home |
Main Index |
Thread Index |
Old Index