pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-gnuplot py-Numeric needs Python 2.2+.
details: https://anonhg.NetBSD.org/pkgsrc/rev/80b84142b81d
branches: trunk
changeset: 513768:80b84142b81d
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jun 02 23:37:24 2006 +0000
description:
py-Numeric needs Python 2.2+.
diffstat:
graphics/py-gnuplot/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 36ba2a34b5b8 -r 80b84142b81d graphics/py-gnuplot/Makefile
--- a/graphics/py-gnuplot/Makefile Fri Jun 02 23:35:10 2006 +0000
+++ b/graphics/py-gnuplot/Makefile Fri Jun 02 23:37:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:51 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/02 23:37:24 joerg Exp $
#
DISTNAME= gnuplot-py-1.7
@@ -12,6 +12,7 @@
COMMENT= Python package that interfaces to gnuplot
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../math/py-Numeric/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index