pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs Python 2.2+
details: https://anonhg.NetBSD.org/pkgsrc/rev/6024b54eadde
branches: trunk
changeset: 513828:6024b54eadde
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 04 12:06:00 2006 +0000
description:
Needs Python 2.2+
diffstat:
lang/py-psyco/Makefile | 4 ++--
textproc/py-textile/Makefile | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r bed795855f03 -r 6024b54eadde lang/py-psyco/Makefile
--- a/lang/py-psyco/Makefile Sun Jun 04 12:00:58 2006 +0000
+++ b/lang/py-psyco/Makefile Sun Jun 04 12:06:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:55 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/04 12:06:29 joerg Exp $
DISTNAME= psyco-1.4-src
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-src//}
@@ -16,7 +16,7 @@
PY_PATCHPLIST= YES
ONLY_FOR_PLATFORM= *-*-i386
-PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff -r bed795855f03 -r 6024b54eadde textproc/py-textile/Makefile
--- a/textproc/py-textile/Makefile Sun Jun 04 12:00:58 2006 +0000
+++ b/textproc/py-textile/Makefile Sun Jun 04 12:06:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:51 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/04 12:06:00 joerg Exp $
#
DISTNAME= textile-2
@@ -13,6 +13,7 @@
PYDISTUTILSPKG= yes
NO_CONFIGURE= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index