pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-gnosis-utils Needs Python 2.2+



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8be0fc8d7c22
branches:  trunk
changeset: 514063:8be0fc8d7c22
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 07 12:46:31 2006 +0000

description:
Needs Python 2.2+

diffstat:

 textproc/py-gnosis-utils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 0cd20c5cd9e3 -r 8be0fc8d7c22 textproc/py-gnosis-utils/Makefile
--- a/textproc/py-gnosis-utils/Makefile Wed Jun 07 12:43:54 2006 +0000
+++ b/textproc/py-gnosis-utils/Makefile Wed Jun 07 12:46:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/20 23:16:00 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/07 12:46:31 joerg Exp $
 #
 
 DISTNAME=      Gnosis_Utils-1.1.1
@@ -11,9 +11,9 @@
 HOMEPAGE=      http://gnosis.cx/download/
 COMMENT=       Classes for working with XML
 
-
 PYDISTUTILSPKG=        yes
 PY_PATCHPLIST= yes
+PYTHON_VERSIONS_ACCEPTED=      24 23 22
 
 .include "../../lang/python/extension.mk"
 .include "../../textproc/py-xml/buildlink3.mk"



Home | Main Index | Thread Index | Old Index