pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-sympy py-sympy: mark incompatible with Python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c5dbff1b740
branches: trunk
changeset: 441229:6c5dbff1b740
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Oct 29 23:19:59 2020 +0000
description:
py-sympy: mark incompatible with Python 2.7
diffstat:
math/py-sympy/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cbdbb3eb713c -r 6c5dbff1b740 math/py-sympy/Makefile
--- a/math/py-sympy/Makefile Thu Oct 29 23:19:31 2020 +0000
+++ b/math/py-sympy/Makefile Thu Oct 29 23:19:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/09/20 14:30:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2020/10/29 23:19:59 gutteridge Exp $
DISTNAME= sympy-1.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,6 +16,8 @@
REPLACE_PYTHON+= sympy/utilities/tests/diagnose_imports.py
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
SUBST_CLASSES+= manpath
SUBST_SED.manpath= -e 's,share/man,${PKGMANDIR},'
SUBST_FILES.manpath+= setup.py
Home |
Main Index |
Thread Index |
Old Index