pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-pisa Reportlab needs Python 2.4+
details: https://anonhg.NetBSD.org/pkgsrc/rev/55add6a170a6
branches: trunk
changeset: 554145:55add6a170a6
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Feb 09 18:43:54 2009 +0000
description:
Reportlab needs Python 2.4+
diffstat:
print/py-pisa/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 62fea9f42bac -r 55add6a170a6 print/py-pisa/Makefile
--- a/print/py-pisa/Makefile Mon Feb 09 18:43:06 2009 +0000
+++ b/print/py-pisa/Makefile Mon Feb 09 18:43:54 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/01/29 10:42:34 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/09 18:43:54 joerg Exp $
#
DISTNAME= pisa-3.0.29
@@ -16,5 +16,7 @@
DEPENDS+= ${PYPKGPREFIX}-reportlab>=2.2:../../print/py-reportlab
DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib
+PYTHON_VERSIONS_ACCEPTED= 25 24
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index