pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-paste py-setuptools is only support for 2.4+
details: https://anonhg.NetBSD.org/pkgsrc/rev/aac09a8285cb
branches: trunk
changeset: 546811:aac09a8285cb
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Sep 08 03:27:28 2008 +0000
description:
py-setuptools is only support for 2.4+
diffstat:
www/py-paste/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c816bb8e7dd8 -r aac09a8285cb www/py-paste/Makefile
--- a/www/py-paste/Makefile Mon Sep 08 03:25:43 2008 +0000
+++ b/www/py-paste/Makefile Mon Sep 08 03:27:28 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/09/04 17:17:15 epg Exp $
+# $NetBSD: Makefile,v 1.3 2008/09/08 03:27:28 joerg Exp $
DISTNAME= Paste-1.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,6 +13,7 @@
DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c8:../../devel/py-setuptools
+PYTHON_VERSIONS_ACCEPTED= 25 24
PYDISTUTILSPKG= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
Home |
Main Index |
Thread Index |
Old Index