summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dblatex/Makefile4
-rw-r--r--textproc/gnome-doc-utils/Makefile4
-rw-r--r--textproc/gtk-doc/Makefile4
-rw-r--r--textproc/ispell-lt/Makefile4
-rw-r--r--textproc/libplist/Makefile4
-rw-r--r--textproc/markdown2social/Makefile4
-rw-r--r--textproc/py-4Suite/Makefile4
-rw-r--r--textproc/py-Excelerator/Makefile4
-rw-r--r--textproc/py-HappyDoc/Makefile4
-rw-r--r--textproc/py-X2/Makefile4
-rw-r--r--textproc/py-cabocha/Makefile4
-rw-r--r--textproc/py-cmTemplate/Makefile4
-rw-r--r--textproc/py-elementtree/Makefile4
-rw-r--r--textproc/py-empy/Makefile4
-rw-r--r--textproc/py-gnosis-utils/Makefile4
-rw-r--r--textproc/py-iniparse/Makefile4
-rw-r--r--textproc/py-jsonlib/Makefile4
-rw-r--r--textproc/py-jsonrpclib/Makefile4
-rw-r--r--textproc/py-libxslt/Makefile4
-rw-r--r--textproc/py-marisa/Makefile4
-rw-r--r--textproc/py-mecab/Makefile4
-rw-r--r--textproc/py-relatorio/Makefile4
-rw-r--r--textproc/py-rst2pdf/Makefile4
-rw-r--r--textproc/py-xml/Makefile4
-rw-r--r--textproc/py-yamcha/Makefile4
-rw-r--r--textproc/queequeg/Makefile4
-rw-r--r--textproc/rubber/Makefile4
-rw-r--r--textproc/xmlada/Makefile4
28 files changed, 56 insertions, 56 deletions
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile
index eaef43e333f..ebe6c0cd6ac 100644
--- a/textproc/dblatex/Makefile
+++ b/textproc/dblatex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/10/03 15:12:43 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/07/03 05:03:35 adam Exp $
DISTNAME= dblatex-0.3.10
PKGREVISION= 1
@@ -44,7 +44,7 @@ USE_TOOLS+= gmake
.include "options.mk"
REPLACE_PYTHON+= scripts/dblatex lib/dbtexmf/dblatex/xetex/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.3.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.2
SUBST_CLASSES+= man
SUBST_MESSAGE.man= Fixing man page installation path.
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 09a28ce73a0..e6bced995b7 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2017/07/30 22:47:56 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2018/07/03 05:03:35 adam Exp $
DISTNAME= gnome-doc-utils-0.20.10
PKGREVISION= 2
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-libxslt>=1.1.12:../../textproc/py-libxslt
DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml
DEPENDS+= getopt-[0-9]*:../../misc/getopt
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-libxslt
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-libxslt
USE_TOOLS+= intltool pkg-config gmake gawk msgfmt bash:run
GNU_CONFIGURE= YES
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index d19fde70848..fe962ff6cc5 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2018/04/29 21:32:05 adam Exp $
+# $NetBSD: Makefile,v 1.71 2018/07/03 05:03:35 adam Exp $
DISTNAME= gtk-doc-1.28
PKGREVISION= 1
@@ -25,7 +25,7 @@ USE_TOOLS+= gmake pkg-config:run msgfmt
# one test failure that's not there with python-2.x as of 1.26
# https://bugzilla.gnome.org/show_bug.cgi?id=786174
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
SUBST_CLASSES+= fix-pc
SUBST_STAGE.fix-pc= pre-configure
diff --git a/textproc/ispell-lt/Makefile b/textproc/ispell-lt/Makefile
index e9b00656d77..593b686a11a 100644
--- a/textproc/ispell-lt/Makefile
+++ b/textproc/ispell-lt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:59 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/07/03 05:03:35 adam Exp $
DISTNAME= ispell-lt-1.3
CATEGORIES= textproc
@@ -13,7 +13,7 @@ DEPENDS+= ispell-[0-9]*:../../textproc/ispell
USE_TOOLS+= gmake
REPLACE_PYTHON+= tools/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.3
SUBST_CLASSES+= install
SUBST_FILES.install= Makefile
diff --git a/textproc/libplist/Makefile b/textproc/libplist/Makefile
index d030e92ce8c..9af0bd9e73b 100644
--- a/textproc/libplist/Makefile
+++ b/textproc/libplist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:59 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:35 adam Exp $
DISTNAME= libplist-1.12
CATEGORIES= textproc
@@ -19,7 +19,7 @@ USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= libplist++.pc.in
PKGCONFIG_OVERRIDE+= libplist.pc.in
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.8
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.8
.include "../../devel/py-cython/buildlink3.mk"
.include "../../devel/py-cython/tool.mk"
diff --git a/textproc/markdown2social/Makefile b/textproc/markdown2social/Makefile
index b24b42bf425..9d92b809f33 100644
--- a/textproc/markdown2social/Makefile
+++ b/textproc/markdown2social/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/01/19 18:52:27 agc Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/03 05:03:35 adam Exp $
DISTNAME= markdown2social-0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-markdown>=2.6:../../textproc/py-markdown
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-4Suite/Makefile b/textproc/py-4Suite/Makefile
index 478b57ea53f..3a08c478bdb 100644
--- a/textproc/py-4Suite/Makefile
+++ b/textproc/py-4Suite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/01/01 14:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/07/03 05:03:36 adam Exp $
VER= 1.0.2
DISTNAME= 4Suite-XML-${VER}
@@ -25,7 +25,7 @@ SUBST_STAGE.python= post-build
SUBST_SED.python= -e 's,\#![^ ]* python,\#! ${PYTHONBIN},'
#PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.0.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.0.2
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
diff --git a/textproc/py-Excelerator/Makefile b/textproc/py-Excelerator/Makefile
index f81108a6f47..a0ae4937bdc 100644
--- a/textproc/py-Excelerator/Makefile
+++ b/textproc/py-Excelerator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/09/04 18:08:28 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:36 adam Exp $
DISTNAME= pyexcelerator-${VERSION}
PKGNAME= ${PYPKGPREFIX}-Excelerator-${VERSION}
@@ -14,7 +14,7 @@ COMMENT= Python library for generating Excel 97/2000/XP/2003 files
USE_LANGUAGES= #none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
EGG_NAME= pyExcelerator-${VERSION}
diff --git a/textproc/py-HappyDoc/Makefile b/textproc/py-HappyDoc/Makefile
index d5e0afdfa8a..0177e54ad3c 100644
--- a/textproc/py-HappyDoc/Makefile
+++ b/textproc/py-HappyDoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/01/01 14:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/07/03 05:03:36 adam Exp $
DISTNAME= HappyDoc_r2_1
PKGNAME= ${PYPKGPREFIX}-HappyDoc-2.1
@@ -15,7 +15,7 @@ USE_LANGUAGES= #none
WRKSRC= ${WRKDIR}/HappyDoc-r2_1
EGG_NAME= ${DISTNAME:S/_r/-/:S/_/./g}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.1
post-extract:
${MV} ${WRKSRC}/happydoc ${WRKSRC}/happydoc${PYVERSSUFFIX}
diff --git a/textproc/py-X2/Makefile b/textproc/py-X2/Makefile
index 9e3595e6ee8..d2b3d77df15 100644
--- a/textproc/py-X2/Makefile
+++ b/textproc/py-X2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/01/01 14:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/03 05:03:36 adam Exp $
DISTNAME= PyX-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//}
@@ -21,7 +21,7 @@ CONF_FILES= ${PYSITELIB}/pyx/data/pyxrc \
${PKG_SYSCONFDIR}/pyxrc
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE=34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE=34 35 36 37
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-cabocha/Makefile b/textproc/py-cabocha/Makefile
index da6d6a5f9b4..a1b4cbb6075 100644
--- a/textproc/py-cabocha/Makefile
+++ b/textproc/py-cabocha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/01/01 14:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:36 adam Exp $
.include "../../textproc/cabocha/Makefile.common"
@@ -10,7 +10,7 @@ COMMENT= CaboCha python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.67
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.67
EGG_NAME= ${DISTNAME:S/-/_python-/}
diff --git a/textproc/py-cmTemplate/Makefile b/textproc/py-cmTemplate/Makefile
index a62c7e08010..a45095abca9 100644
--- a/textproc/py-cmTemplate/Makefile
+++ b/textproc/py-cmTemplate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/01/01 14:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/03 05:03:36 adam Exp $
DISTNAME= cmTemplate-0.3.2
PKGNAME= ${PYPKGPREFIX}-cmTemplate-0.3.2
@@ -11,7 +11,7 @@ COMMENT= Simple and fast Python template engine
PY_PATCHPLIST= # empty
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.3.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.2
INSTALLATION_DIRS= ${PYSITELIB} share/doc/${PYPKGPREFIX}-cmTemplate
diff --git a/textproc/py-elementtree/Makefile b/textproc/py-elementtree/Makefile
index 0f006c41a8b..87e80a9e2ec 100644
--- a/textproc/py-elementtree/Makefile
+++ b/textproc/py-elementtree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/01 14:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:36 adam Exp $
DISTNAME= elementtree-1.2.6-20050316
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-20050316//}
@@ -16,7 +16,7 @@ USE_LANGUAGES= # empty
EGG_NAME= elementtree-1.2.6_20050316
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-empy/Makefile b/textproc/py-empy/Makefile
index f48a9611f5d..71556316226 100644
--- a/textproc/py-empy/Makefile
+++ b/textproc/py-empy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/01/01 14:44:00 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:36 adam Exp $
DISTNAME= empy-3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,7 @@ USE_TOOLS+= pax
PYDISTUTILSPKG= # yes
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
# Fix html path in documentation
SUBST_CLASSES+= doc
diff --git a/textproc/py-gnosis-utils/Makefile b/textproc/py-gnosis-utils/Makefile
index 5cb236e00fa..62145daf8da 100644
--- a/textproc/py-gnosis-utils/Makefile
+++ b/textproc/py-gnosis-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2017/01/01 14:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/07/03 05:03:36 adam Exp $
DISTNAME= Gnosis_Utils-1.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Gnosis_Utils/gnosis-utils/}
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
USE_LANGUAGES= #none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.2.2
CONFLICTS+= ${PYPKGPREFIX}-Gnosis-Utils-[0-9]*
diff --git a/textproc/py-iniparse/Makefile b/textproc/py-iniparse/Makefile
index 9e2cb6c4eba..cc596024edd 100644
--- a/textproc/py-iniparse/Makefile
+++ b/textproc/py-iniparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/09/16 19:27:19 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:36 adam Exp $
DISTNAME= iniparse-0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= mit AND python-software-foundation
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
post-install:
${CHMOD} -x ${DESTDIR}${PREFIX}/share/doc/iniparse-0.4/index.html
diff --git a/textproc/py-jsonlib/Makefile b/textproc/py-jsonlib/Makefile
index 6b75e96cc7c..7cfb6813f58 100644
--- a/textproc/py-jsonlib/Makefile
+++ b/textproc/py-jsonlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/01/01 14:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:36 adam Exp $
DISTNAME= jsonlib-1.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= c
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-jsonrpclib/Makefile b/textproc/py-jsonrpclib/Makefile
index 6f3fceeaaba..ada706d5110 100644
--- a/textproc/py-jsonrpclib/Makefile
+++ b/textproc/py-jsonrpclib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/01/01 14:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/03 05:03:36 adam Exp $
DISTNAME= jsonrpclib-0.1.7
PKGNAME= ${PYPKGPREFIX}-jsonrpclib-0.1.7
@@ -12,7 +12,7 @@ LICENSE= apache-2.0
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.1.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # as of 0.1.7
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile
index f42a5e79ba9..f8390fa5d53 100644
--- a/textproc/py-libxslt/Makefile
+++ b/textproc/py-libxslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2017/09/10 20:56:48 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2018/07/03 05:03:37 adam Exp $
.include "../../textproc/libxslt/Makefile.common"
@@ -11,7 +11,7 @@ COMMENT= Python wrapper for libxslt
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.8:../../textproc/py-libxml2
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.1.28
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.1.28
PYSETUPSUBDIR= python
NO_CONFIGURE= yes
diff --git a/textproc/py-marisa/Makefile b/textproc/py-marisa/Makefile
index a35281d179b..cc318bb828a 100644
--- a/textproc/py-marisa/Makefile
+++ b/textproc/py-marisa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/01/01 14:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/03 05:03:37 adam Exp $
#
.include "../../textproc/marisa/Makefile.common"
@@ -11,7 +11,7 @@ COMMENT= MARISA python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= bindings/python
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.4
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.2.4
SUBST_CLASSES+= version
SUBST_STAGE.version= pre-configure
diff --git a/textproc/py-mecab/Makefile b/textproc/py-mecab/Makefile
index 3717e4767c8..6888894a23a 100644
--- a/textproc/py-mecab/Makefile
+++ b/textproc/py-mecab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/01 14:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/07/03 05:03:37 adam Exp $
.include "../../textproc/mecab/Makefile.common"
@@ -20,7 +20,7 @@ do-test:
BUILDLINK_API_DEPENDS.mecab+= mecab>=${MECAB_VERSION}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.996
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.996
.include "../../textproc/mecab/buildlink3.mk"
.include "../../lang/python/distutils.mk"
diff --git a/textproc/py-relatorio/Makefile b/textproc/py-relatorio/Makefile
index 96525301c7a..5c9802e9917 100644
--- a/textproc/py-relatorio/Makefile
+++ b/textproc/py-relatorio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/11/24 22:15:59 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/07/03 05:03:37 adam Exp $
DISTNAME= relatorio-0.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
USE_LANGUAGES= #none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2 via py-pycha
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2 via py-pycha
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-rst2pdf/Makefile b/textproc/py-rst2pdf/Makefile
index 7071cdabe19..54dcbdad59c 100644
--- a/textproc/py-rst2pdf/Makefile
+++ b/textproc/py-rst2pdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/03/16 20:00:39 darcy Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/03 05:03:37 adam Exp $
DISTNAME= rst2pdf-0.93
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Convert restructured text to PDF via reportlab
LICENSE= mit
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 36 37
REPLACE_PYTHON= rst2pdf/__init__.py
DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index d8511dd49b2..89058cfdfa9 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2017/09/04 18:01:02 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/07/03 05:03:37 adam Exp $
DISTNAME= PyXML-0.8.4
PKGNAME= ${PYPKGPREFIX}-xml-0.8.4
@@ -18,7 +18,7 @@ PYSETUPBUILDARGS+= --ldflags="${EXPAT_LDFLAGS}"
EXPAT_LDFLAGS= ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.expat}/lib
FIX_RPATH+= EXPAT_LDFLAGS
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # dead upstream, no plans of porting
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # dead upstream, no plans of porting
PYXML_SCRIPTS= scripts/xmlproc_parse \
scripts/xmlproc_val
diff --git a/textproc/py-yamcha/Makefile b/textproc/py-yamcha/Makefile
index a31ac063a09..b737a664e18 100644
--- a/textproc/py-yamcha/Makefile
+++ b/textproc/py-yamcha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/01/01 14:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:37 adam Exp $
.include "../../textproc/yamcha/Makefile.common"
@@ -11,7 +11,7 @@ COMMENT= YamCha python module
USE_LANGUAGES= c c++
PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.33
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.33
EGG_NAME= ${DISTNAME:S/-/_python-/}
diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile
index 542228d0916..c4a9baf0b93 100644
--- a/textproc/queequeg/Makefile
+++ b/textproc/queequeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/01/01 14:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:37 adam Exp $
DISTNAME= queequeg-0.91
PKGREVISION= 1
@@ -15,7 +15,7 @@ BUILD_DEPENDS+= WordNet-[0-9]*:../../textproc/WordNet
USE_LANGUAGES= # none
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-cdb
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-cdb
SUBST_CLASSES+= fix-python
SUBST_STAGE.fix-python= pre-configure
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile
index f1a8c04b723..7fc1429f51b 100644
--- a/textproc/rubber/Makefile
+++ b/textproc/rubber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2017/01/01 14:44:02 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2018/07/03 05:03:37 adam Exp $
DISTNAME= rubber-1.1
PKGREVISION= 5
@@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --infodir=${PREFIX:Q}/${PKGINFODIR:Q}
PLIST_SUBST+= RUBBERVERSUFFIX=${PKGVERSION_NOREV}
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.1
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile
index 392e8ab01cf..d3804d9a289 100644
--- a/textproc/xmlada/Makefile
+++ b/textproc/xmlada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2018/04/02 09:30:06 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/07/03 05:03:37 adam Exp $
DISTNAME= xmlada-${XMLADA_VERS}
PKGREVISION= 3
@@ -41,7 +41,7 @@ MAKE_ENV+= SPHINXBUILD=${PREFIX}/bin/sphinx-build${PYVERSSUFFIX}
DESTSTATIC= ${DESTDIR}${PREFIX}/lib/xmlada/static
DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.4.0.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 4.4.0.0
post-install:
# There is no reason to install sphinx source files