pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-sympy uses decorators -> Python>=2.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc244cb69ad3
branches: trunk
changeset: 543922:dc244cb69ad3
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Jun 26 15:55:18 2008 +0000
description:
uses decorators -> Python>=2.4
diffstat:
math/py-sympy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0d75cf1351e6 -r dc244cb69ad3 math/py-sympy/Makefile
--- a/math/py-sympy/Makefile Thu Jun 26 14:40:47 2008 +0000
+++ b/math/py-sympy/Makefile Thu Jun 26 15:55:18 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:37 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/26 15:55:18 drochner Exp $
#
DISTNAME= sympy-0.5.15
@@ -14,6 +14,7 @@
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_ACCEPTED= 24 25
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
post-extract:
Home |
Main Index |
Thread Index |
Old Index