From 2019fddeb4a03f35d05240122f8adaba399b2031 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 5 Dec 2015 21:25:27 +0000 Subject: Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 --- devel/py-mercurial/Makefile.version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/py-mercurial/Makefile.version') diff --git a/devel/py-mercurial/Makefile.version b/devel/py-mercurial/Makefile.version index 272468f1d9a..5f98ffd4442 100644 --- a/devel/py-mercurial/Makefile.version +++ b/devel/py-mercurial/Makefile.version @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.version,v 1.26 2015/12/05 11:22:32 wiz Exp $ +# $NetBSD: Makefile.version,v 1.27 2015/12/05 21:25:38 adam Exp $ VERSION= 3.6.2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.4.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.4.1 # see also http://mercurial.selenic.com/wiki/SupportedPythonVersions # 3.x support is not planned for the near future # -- cgit v1.2.3