pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-prewikka py-cheetah needs Python 2.2+



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7284c2ad43ed
branches:  trunk
changeset: 514507:7284c2ad43ed
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 13 14:52:30 2006 +0000

description:
py-cheetah needs Python 2.2+

diffstat:

 security/py-prewikka/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d1222db328bb -r 7284c2ad43ed security/py-prewikka/Makefile
--- a/security/py-prewikka/Makefile     Tue Jun 13 14:43:21 2006 +0000
+++ b/security/py-prewikka/Makefile     Tue Jun 13 14:52:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/06/11 23:44:23 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/13 14:52:30 joerg Exp $
 #
 
 DISTNAME=              prewikka-0.9.5
@@ -19,6 +19,7 @@
 PYDISTUTILSPKG=                yes
 PYBINMODULE=           yes
 PYSETUP=               setup.py
+PYTHON_VERSIONS_ACCEPTED=      24 23 22
 REPLACE_PYTHON=                prewikka-httpd
 PREWIKKA_USER?=                prewikka
 PREWIKKA_GROUP?=       prewikka



Home | Main Index | Thread Index | Old Index