pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib-gtk2 py-gtk2 dependency support...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e462980222f8
branches:  trunk
changeset: 513400:e462980222f8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat May 27 00:01:57 2006 +0000

description:
py-gtk2 dependency supports only Python 2.3 and 2.4.

diffstat:

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

diffs (18 lines):

diff -r ebb8c1719575 -r e462980222f8 graphics/py-matplotlib-gtk2/Makefile
--- a/graphics/py-matplotlib-gtk2/Makefile      Sat May 27 00:00:56 2006 +0000
+++ b/graphics/py-matplotlib-gtk2/Makefile      Sat May 27 00:01:57 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/04/17 13:46:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/05/27 00:01:57 joerg Exp $
 #
 
 DISTNAME=              matplotlib-0.87.2
@@ -15,6 +15,8 @@
 PY_PATCHPLIST=         yes
 PYDISTUTILSPKG=                yes
 
+PYTHON_VERSIONS_ACCEPTED=      24 23
+
 .include "../../lang/python/extension.mk"
 .include "../../graphics/py-matplotlib/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index