pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib Needs Python 2.3+



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b542cd7af4f
branches:  trunk
changeset: 514155:2b542cd7af4f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 08 12:22:58 2006 +0000

description:
Needs Python 2.3+

diffstat:

 graphics/py-matplotlib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 125d44052e5d -r 2b542cd7af4f graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile   Thu Jun 08 12:22:17 2006 +0000
+++ b/graphics/py-matplotlib/Makefile   Thu Jun 08 12:22:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/05/27 00:00:56 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/06/08 12:22:58 joerg Exp $
 #
 
 DISTNAME=              matplotlib-0.87.2
@@ -18,7 +18,7 @@
 
 .include "../../lang/python/extension.mk"
 
-PYTHON_VERSIONS_ACCEPTED=      24 23 22
+PYTHON_VERSIONS_ACCEPTED=      24 23
 
 .if ${PYPACKAGE} == "python22" || ${PYPACKAGE} == "python23"
 PLIST_SUBST+=          COND_SUBPROCESS=""



Home | Main Index | Thread Index | Old Index