pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-marisa Not compatible with python3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1b1fe7b356e
branches: trunk
changeset: 635300:b1b1fe7b356e
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jun 02 13:08:20 2014 +0000
description:
Not compatible with python3.
diffstat:
textproc/py-marisa/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b459b64d7dd2 -r b1b1fe7b356e textproc/py-marisa/Makefile
--- a/textproc/py-marisa/Makefile Mon Jun 02 13:04:06 2014 +0000
+++ b/textproc/py-marisa/Makefile Mon Jun 02 13:08:20 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/05/24 10:21:13 obache Exp $
+# $NetBSD: Makefile,v 1.2 2014/06/02 13:08:20 obache Exp $
#
.include "../../textproc/marisa/Makefile.common"
@@ -11,6 +11,7 @@
USE_LANGUAGES= c c++
PYSETUPSUBDIR= bindings/python
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.4
SUBST_CLASSES+= version
SUBST_STAGE.version= pre-configure
Home |
Main Index |
Thread Index |
Old Index