pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-marisa py-marisa: use PYTHON_VERSIONS_ACCE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03a081dc2f00
branches: trunk
changeset: 332981:03a081dc2f00
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 28 07:12:34 2019 +0000
description:
py-marisa: use PYTHON_VERSIONS_ACCEPTED
diffstat:
textproc/py-marisa/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r d181e0ae92b0 -r 03a081dc2f00 textproc/py-marisa/Makefile
--- a/textproc/py-marisa/Makefile Sun Apr 28 07:11:12 2019 +0000
+++ b/textproc/py-marisa/Makefile Sun Apr 28 07:12:34 2019 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/04/26 14:12:47 maya Exp $
-#
+# $NetBSD: Makefile,v 1.9 2019/04/28 07:12:34 wiz Exp $
.include "../../textproc/marisa/Makefile.common"
@@ -11,7 +10,7 @@
USE_LANGUAGES= c c++
PYSETUPSUBDIR= bindings/python
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.2.4
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.2.4
SUBST_CLASSES+= version
SUBST_STAGE.version= pre-configure
Home |
Main Index |
Thread Index |
Old Index