pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-nevow twisted is restricted to 2.4+, so restric...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e65b97aa939c
branches: trunk
changeset: 547470:e65b97aa939c
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Sep 17 12:01:34 2008 +0000
description:
twisted is restricted to 2.4+, so restrict here as well.
diffstat:
www/py-nevow/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4d1d10749c69 -r e65b97aa939c www/py-nevow/Makefile
--- a/www/py-nevow/Makefile Wed Sep 17 09:18:02 2008 +0000
+++ b/www/py-nevow/Makefile Wed Sep 17 12:01:34 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:56 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/17 12:01:34 joerg Exp $
#
DISTNAME= nevow-0.3
@@ -13,6 +13,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 25 24
+
DEPENDS+= ${PYPKGPREFIX}-twisted>=1.3.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.3:../../textproc/py-xml
Home |
Main Index |
Thread Index |
Old Index