From e6bb11fe76ee3070a3d5660c9d0557e3c7de0237 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- news/hellanzb/Makefile | 4 ++-- news/lottanzb/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'news') diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 7ef59c64445..01bdfd4922d 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2016/07/09 13:04:02 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/01/01 14:43:53 wiz Exp $ # .include "../../news/hellanzb/Makefile.version" @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS+= par2>=0.4:../../archivers/par2 DEPENDS+= unrar>=3.5.4:../../archivers/unrar -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-twisted +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted USE_LANGUAGES= #none diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile index e98f7138ab2..0281c7abf7e 100644 --- a/news/lottanzb/Makefile +++ b/news/lottanzb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2016/07/09 13:04:02 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:53 wiz Exp $ DISTNAME= lottanzb-0.4.1 PKGREVISION= 1 @@ -18,7 +18,7 @@ USE_PKGLOCALEDIR= yes USE_TOOLS+= intltool msgfmt REPLACE_PYTHON= lottanzb/postprocessor.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2 via py-kiwi +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2 via py-kiwi SUBST_CLASSES+= localedir SUBST_STAGE.localedir= pre-configure -- cgit v1.2.3