pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-nevow yield forces Python 2.3+
details: https://anonhg.NetBSD.org/pkgsrc/rev/c29566a1743b
branches: trunk
changeset: 514071:c29566a1743b
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 07 12:55:52 2006 +0000
description:
yield forces Python 2.3+
diffstat:
www/py-nevow/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c43cb00a015e -r c29566a1743b www/py-nevow/Makefile
--- a/www/py-nevow/Makefile Wed Jun 07 12:54:55 2006 +0000
+++ b/www/py-nevow/Makefile Wed Jun 07 12:55:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/05/28 14:25:43 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/07 12:55:52 joerg Exp $
#
DISTNAME= nevow-0.3
@@ -14,7 +14,7 @@
DEPENDS+= ${PYPKGPREFIX}-twisted>=1.3.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.3:../../textproc/py-xml
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
+PYTHON_VERSIONS_ACCEPTED= 24 23
WRKSRC= ${WRKDIR}/${DISTNAME}
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index