pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Needs Python 2.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b741cb13350
branches: trunk
changeset: 536758:1b741cb13350
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Dec 22 00:17:35 2007 +0000
description:
Needs Python 2.4.
diffstat:
devel/py-at-spi/Makefile | 3 ++-
devel/py-urwid/Makefile | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r 816318f5b1eb -r 1b741cb13350 devel/py-at-spi/Makefile
--- a/devel/py-at-spi/Makefile Sat Dec 22 00:06:37 2007 +0000
+++ b/devel/py-at-spi/Makefile Sat Dec 22 00:17:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/10/31 19:52:35 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/22 00:17:35 joerg Exp $
#
DISTNAME= at-spi-1.20.1
@@ -13,6 +13,7 @@
NO_BUILD= yes
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_ACCEPTED= 24
PYATSPIDIR= ${PREFIX}/${PYSITELIB}/pyatspi
do-install:
diff -r 816318f5b1eb -r 1b741cb13350 devel/py-urwid/Makefile
--- a/devel/py-urwid/Makefile Sat Dec 22 00:06:37 2007 +0000
+++ b/devel/py-urwid/Makefile Sat Dec 22 00:17:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/12/01 20:38:34 tonio Exp $
+# $NetBSD: Makefile,v 1.8 2007/12/22 00:18:08 joerg Exp $
DISTNAME= urwid-0.9.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@
DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
+PYTHON_VERSIONS_ACCEPTED= 24
REPLACE_PYTHON= *.py */*.py
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index