summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
committeradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
commit3445d075bebfeeda915b20c358b79af5b9db8895 (patch)
treef5adf48498a05775bea8c492276fdbad87e6ff60 /news
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'news')
-rw-r--r--news/hellanzb/Makefile4
-rw-r--r--news/lottanzb/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile
index 87cc68e8200..a0d554cd21d 100644
--- a/news/hellanzb/Makefile
+++ b/news/hellanzb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/02/14 10:26:29 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/07/03 05:03:30 adam Exp $
#
.include "../../news/hellanzb/Makefile.version"
@@ -18,7 +18,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 36 # as of 0.14
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # as of 0.14
USE_LANGUAGES= #none
diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile
index 0281c7abf7e..027615e18f6 100644
--- a/news/lottanzb/Makefile
+++ b/news/lottanzb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:53 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2018/07/03 05:03:30 adam 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 36 # py-gtk2 via py-kiwi
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2 via py-kiwi
SUBST_CLASSES+= localedir
SUBST_STAGE.localedir= pre-configure