summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-01-01 14:43:22 +0000
committerwiz <wiz@pkgsrc.org>2017-01-01 14:43:22 +0000
commitca819a0b15efa5e79e3bfab50a78792ffee0a46f (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /sysutils
parent1a58303f2d3cf51da1514444f9fea97e40a0ba26 (diff)
downloadpkgsrc-ca819a0b15efa5e79e3bfab50a78792ffee0a46f.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ansible/Makefile4
-rw-r--r--sysutils/bup/Makefile4
-rw-r--r--sysutils/caja-dropbox/Makefile4
-rw-r--r--sysutils/cuisine/Makefile4
-rw-r--r--sysutils/dbus-python-common/Makefile4
-rw-r--r--sysutils/duplicity/Makefile4
-rw-r--r--sysutils/euca2ools/Makefile4
-rw-r--r--sysutils/fabric/Makefile4
-rw-r--r--sysutils/gnome-commander/Makefile4
-rw-r--r--sysutils/libvirt/Makefile4
-rw-r--r--sysutils/manifold/Makefile4
-rw-r--r--sysutils/monitoring/Makefile4
-rw-r--r--sysutils/openxenmanager/Makefile4
-rw-r--r--sysutils/polysh/Makefile4
-rw-r--r--sysutils/py-gnome-menus/Makefile4
-rw-r--r--sysutils/py-notify-python/Makefile4
-rw-r--r--sysutils/py-notify/Makefile4
-rw-r--r--sysutils/py-pefile/Makefile4
-rw-r--r--sysutils/py-xattr/Makefile4
-rw-r--r--sysutils/rdiff-backup/Makefile4
-rw-r--r--sysutils/salt-docs/Makefile4
-rw-r--r--sysutils/salt/Makefile4
-rw-r--r--sysutils/virt-manager/Makefile4
-rw-r--r--sysutils/virtinst/Makefile4
-rw-r--r--sysutils/xenkernel42/Makefile4
-rw-r--r--sysutils/xenkernel45/Makefile4
-rw-r--r--sysutils/xenkernel46/Makefile4
-rw-r--r--sysutils/xentools42/Makefile4
-rw-r--r--sysutils/xentools45/Makefile4
-rw-r--r--sysutils/xentools46/Makefile4
30 files changed, 60 insertions, 60 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile
index 12129bfb68a..543a6ea6027 100644
--- a/sysutils/ansible/Makefile
+++ b/sysutils/ansible/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2017/01/01 14:43:56 wiz Exp $
DISTNAME= ansible-1.9.4
PKGREVISION= 2
@@ -46,7 +46,7 @@ SUBST_FILES.pythonbin= Makefile
SUBST_MESSAGE.pythonbin= Fixing path to PYTHONBIN.
SUBST_SED.pythonbin= -e "s,PYTHON=python,PYTHON=${PYTHONBIN},"
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-paramiko
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-paramiko
REPLACE_PYTHON= lib/ansible/runner/action_plugins/synchronize.py
REPLACE_PYTHON+= lib/ansible/utils/module_docs.py
diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile
index 5f20f53f34b..997f1d2b195 100644
--- a/sysutils/bup/Makefile
+++ b/sysutils/bup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/09/19 08:52:24 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2017/01/01 14:43:57 wiz Exp $
DISTNAME= bup-0.28.1
CATEGORIES= sysutils
@@ -25,7 +25,7 @@ DEPENDS+= git-base-[0-9]*:../../devel/git-base
# TEST_DEPENDS
BUILD_DEPENDS+= rsync-[0-9]*:../../net/rsync
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-fuse-bindings
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-fuse-bindings
DOCDIR= ${WRKDIR}/bup-man
diff --git a/sysutils/caja-dropbox/Makefile b/sysutils/caja-dropbox/Makefile
index de9b6ef8956..b469ac79b95 100644
--- a/sysutils/caja-dropbox/Makefile
+++ b/sysutils/caja-dropbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/08/03 10:23:22 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:57 wiz Exp $
PKGREVISION= 1
.include "../../meta-pkgs/mate/Makefile.common"
@@ -12,7 +12,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
DEPENDS+= ${PYPKGPREFIX}-gobject-[0-9]*:../../devel/py-gobject
DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2, py-gobject
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2, py-gobject
REPLACE_PYTHON= caja-dropbox.in
diff --git a/sysutils/cuisine/Makefile b/sysutils/cuisine/Makefile
index bd7a3d43268..be6134fb8d9 100644
--- a/sysutils/cuisine/Makefile
+++ b/sysutils/cuisine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/29 07:52:36 nils Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:57 wiz Exp $
VERSION= 0.7.13
DISTNAME= cuisine-${VERSION}
@@ -12,7 +12,7 @@ LICENSE= modified-bsd
DEPENDS+= fabric>=1.7.0:../../sysutils/fabric
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.6.4
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.6.4
WRKSRC= ${WRKDIR}/cuisine-${VERSION}
diff --git a/sysutils/dbus-python-common/Makefile b/sysutils/dbus-python-common/Makefile
index cc29e397967..5eb46ec0c65 100644
--- a/sysutils/dbus-python-common/Makefile
+++ b/sysutils/dbus-python-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/07/09 13:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:57 wiz Exp $
DISTNAME= dbus-python-1.2.4
PKGNAME= ${DISTNAME:S/python/python-common/}
@@ -15,7 +15,7 @@ CONFLICTS+= py[0-9]*-dbus<1.1.1
PYTHON_FOR_BUILD_ONLY= yes
#BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils
#DEPENDS+= ${PYPKGPREFIX}-pyrex>=0.9.3:../../lang/py-pyrex
-#PYTHON_VERSIONS_INCOMPATIBLE=34 35 # py-pyrex
+#PYTHON_VERSIONS_INCOMPATIBLE=34 35 36 # py-pyrex
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 89e93d08b92..a3228972b0e 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2016/09/01 16:18:07 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/01/01 14:43:57 wiz Exp $
DISTNAME= duplicity-0.7.09
PKGREVISION= 1
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-paramiko-[0-9]*:../../security/py-paramiko
REPLACE_PYTHON+= bin/duplicity \
bin/rdiffdir
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.6.22
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.6.22
EGG_NAME= ${DISTNAME:S/09/9/}
SUBST_CLASSES+= fix-paths
diff --git a/sysutils/euca2ools/Makefile b/sysutils/euca2ools/Makefile
index e2f2b6bb52c..105eafd9ce9 100644
--- a/sysutils/euca2ools/Makefile
+++ b/sysutils/euca2ools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/07/09 13:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 14:43:57 wiz Exp $
DISTNAME= euca2ools-2.1.2
CATEGORIES= sysutils
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-m2crypto>=0.20.2:../../security/py-m2crypto
DEPENDS+= ${PYPKGPREFIX}-xml-[0-9]*:../../textproc/py-xml
DEPENDS+= help2man-[0-9]*:../../converters/help2man
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-xml, py-m2crypto
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml, py-m2crypto
#USE_LANGUAGES= # none
diff --git a/sysutils/fabric/Makefile b/sysutils/fabric/Makefile
index 1c2163c8ba0..fec07009fb7 100644
--- a/sysutils/fabric/Makefile
+++ b/sysutils/fabric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2016/08/07 15:04:55 nils Exp $
+# $NetBSD: Makefile,v 1.47 2017/01/01 14:43:57 wiz Exp $
VERSION= 1.12.0
DISTNAME= Fabric-${VERSION}
@@ -13,7 +13,7 @@ LICENSE= 2-clause-bsd
DEPENDS+= ${PYPKGPREFIX}-paramiko>=1.10.0:../../security/py-paramiko
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # no support yet
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # no support yet
USE_TOOLS+= pax
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile
index 14ff1990d75..ec0aacdc6d4 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2016/11/08 10:51:30 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2017/01/01 14:43:57 wiz Exp $
DISTNAME= gnome-commander-1.2.8.15
PKGREVISION= 49
@@ -16,7 +16,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config perl
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.8.15
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.8.15
#Problem with heimdal, on which this package depends via another packages.
#Simple solution is delete link to fnmatch.h from work directory of package
diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile
index 679609b3b61..3467b07e404 100644
--- a/sysutils/libvirt/Makefile
+++ b/sysutils/libvirt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2016/10/07 18:26:11 adam Exp $
+# $NetBSD: Makefile,v 1.44 2017/01/01 14:43:57 wiz Exp $
DISTNAME= libvirt-1.2.9
PKGREVISION= 12
@@ -18,7 +18,7 @@ USE_LIBTOOL= yes
BUILD_DEFS+= VARBASE
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-xml
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml
PY_PATCHPLIST= yes
REPLACE_PYTHON+= docs/apibuild.py
diff --git a/sysutils/manifold/Makefile b/sysutils/manifold/Makefile
index e7783a75839..279d110bdb8 100644
--- a/sysutils/manifold/Makefile
+++ b/sysutils/manifold/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 13:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:57 wiz Exp $
PKGNAME= ${DISTNAME:S/^M/m/}
DISTNAME= Manifold-0.2.0
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-genshi-[0-9]*:../../www/py-genshi
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.0
post-extract:
${CHMOD} -R g-w ${WRKSRC}/*
diff --git a/sysutils/monitoring/Makefile b/sysutils/monitoring/Makefile
index 6899c87ae57..04150766b40 100644
--- a/sysutils/monitoring/Makefile
+++ b/sysutils/monitoring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:57 wiz Exp $
VERSION= e518a90eade4ca538468b6640dccb651e6034b9e
DISTNAME= ${VERSION}
@@ -14,7 +14,7 @@ LICENSE= modified-bsd
WRKSRC= ${WRKDIR}/monitoring-${VERSION}
REPLACE_PYTHON+= Sources/monitoring.py Scripts/monitoring
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.9.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.5
DOCDIR= ${PREFIX}/share/doc/monitoring
EXPDIR= ${PREFIX}/share/examples/monitoring
diff --git a/sysutils/openxenmanager/Makefile b/sysutils/openxenmanager/Makefile
index 7c8e3892512..089dd49531c 100644
--- a/sysutils/openxenmanager/Makefile
+++ b/sysutils/openxenmanager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2016/09/19 13:04:28 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2017/01/01 14:43:57 wiz Exp $
DISTNAME= openxenmanager_0.r80+dfsg.orig
PKGNAME= openxenmanager-0.0.80
@@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.7.7:../../www/py-httplib2
INSTALLATION_DIRS= bin share
REPLACE_PYTHON= openxenmanager/*py openxenmanager/pygtk_chart/*py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2
OXMDIR= ${PREFIX}
diff --git a/sysutils/polysh/Makefile b/sysutils/polysh/Makefile
index 35c134a6fc4..26e9145ffad 100644
--- a/sysutils/polysh/Makefile
+++ b/sysutils/polysh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 13:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:58 wiz Exp $
DISTNAME= polysh-0.4
PKGREVISION= 1
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.4
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.4
REPLACE_PYTHON= polysh/rb_tree.py
SUBST_CLASSES+= setup
diff --git a/sysutils/py-gnome-menus/Makefile b/sysutils/py-gnome-menus/Makefile
index e6fb27e540b..fcb7fb3eb3e 100644
--- a/sysutils/py-gnome-menus/Makefile
+++ b/sysutils/py-gnome-menus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2016/07/09 13:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2017/01/01 14:43:58 wiz Exp $
DISTNAME= gnome-menus-2.30.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --enable-python
BUILD_DIRS= python
INSTALL_DIRS= python
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.30.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.30.5
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
diff --git a/sysutils/py-notify-python/Makefile b/sysutils/py-notify-python/Makefile
index efb15ec9468..73ae4c5044d 100644
--- a/sysutils/py-notify-python/Makefile
+++ b/sysutils/py-notify-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2016/08/03 10:22:19 adam Exp $
+# $NetBSD: Makefile,v 1.16 2017/01/01 14:43:58 wiz Exp $
DISTNAME= notify-python-0.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@ USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= notify-python.pc.in
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2
# Missing function attach_status_icon
# http://trac.galago-project.org/ticket/121
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index b3f66dfdc29..a1a2f8bbc2e 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2016/07/09 13:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/01/01 14:43:58 wiz Exp $
DISTNAME= py-notify-0.2.1
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}/1}
@@ -11,7 +11,7 @@ HOMEPAGE= http://home.gna.org/py-notify/
COMMENT= Python package providing tool for observer programming pattern
LICENSE= gnu-lgpl-v2.1
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.1
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/py-pefile/Makefile b/sysutils/py-pefile/Makefile
index faa544f83e4..37de6921a2e 100644
--- a/sysutils/py-pefile/Makefile
+++ b/sysutils/py-pefile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:58 wiz Exp $
PEFILE_VERSION= 1.2.10-139
DISTNAME= pefile-${PEFILE_VERSION}
@@ -11,7 +11,7 @@ HOMEPAGE= https://code.google.com/p/pefile/
COMMENT= Python module to read and work with PE files
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
EGG_NAME= pefile-${PEFILE_VERSION:S/-/.post/}
diff --git a/sysutils/py-xattr/Makefile b/sysutils/py-xattr/Makefile
index 8491c87a2b2..a41663b67d2 100644
--- a/sysutils/py-xattr/Makefile
+++ b/sysutils/py-xattr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/08/28 15:48:34 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:58 wiz Exp $
DISTNAME= v0.7.6
PROPERNAME= ${DISTNAME:S/v/xattr-/}
@@ -22,7 +22,7 @@ USE_LANGUAGES= c
REPLACE_PYTHON= xattr/tool.py
# XXX: builds, installs, but cannot be executed
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/xattr \
diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile
index 6df77cb350e..1c7144ce1e7 100644
--- a/sysutils/rdiff-backup/Makefile
+++ b/sysutils/rdiff-backup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2016/09/01 16:18:07 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2017/01/01 14:43:58 wiz Exp $
DISTNAME= rdiff-backup-1.2.8
PKGREVISION= 8
@@ -9,7 +9,7 @@ MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://www.nongnu.org/rdiff-backup/
COMMENT= Remote incremental backup utility
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.8
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.8
SUBST_CLASSES+= path
SUBST_STAGE.path= post-patch
diff --git a/sysutils/salt-docs/Makefile b/sysutils/salt-docs/Makefile
index b26a094e12f..a98567e2437 100644
--- a/sysutils/salt-docs/Makefile
+++ b/sysutils/salt-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 13:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:58 wiz Exp $
DISTNAME= salt-2015.8.5
PKGNAME= ${DISTNAME:S/-/-docs-/}
@@ -32,7 +32,7 @@ do-install:
&& ${FIND} ${HTMLDIR} -type f -print ) >>${PLIST_SRC}
# problem in sphinx config file?
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.10.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.10.5
# The upstream salt project does not say what version of sphinx is required.
.include "../../lang/python/pyversion.mk"
diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile
index 325bacb73f8..d948e492a3f 100644
--- a/sysutils/salt/Makefile
+++ b/sysutils/salt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2016/09/26 07:06:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.44 2017/01/01 14:43:58 wiz Exp $
DISTNAME= salt-2016.3.3
CATEGORIES= sysutils
@@ -22,7 +22,7 @@ DEPENDS+= ${PYPKGPREFIX}-tornado>=4.3:../../www/py-tornado
BUILD_DEFS+= VARBASE
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-m2crypto
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-m2crypto
PYSETUPINSTALLARGS+= --salt-root-dir=${PREFIX}
PYSETUPINSTALLARGS+= --salt-config-dir=${PKG_SYSCONFDIR}
diff --git a/sysutils/virt-manager/Makefile b/sysutils/virt-manager/Makefile
index 982d56c5ac6..7e17855ca5f 100644
--- a/sysutils/virt-manager/Makefile
+++ b/sysutils/virt-manager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2016/08/03 10:23:25 adam Exp $
+# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:58 wiz Exp $
DISTNAME= virt-manager-0.9.4
PKGREVISION= 17
@@ -26,7 +26,7 @@ USE_PKGLOCALEDIR= yes
GCONF_SCHEMAS+= virt-manager.schemas
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit via py-gnome2, py-gtk2
SUBST_CLASSES+= python
SUBST_STAGE.python= pre-configure
diff --git a/sysutils/virtinst/Makefile b/sysutils/virtinst/Makefile
index 7e35623f68b..55f11a804c6 100644
--- a/sysutils/virtinst/Makefile
+++ b/sysutils/virtinst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/07/09 13:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:58 wiz Exp $
DISTNAME= virtinst-0.600.3
PKGREVISION= 1
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= msgfmt xgettext
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.600.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.600.3
SUBST_CLASSES+= man
SUBST_STAGE.man= pre-configure
diff --git a/sysutils/xenkernel42/Makefile b/sysutils/xenkernel42/Makefile
index f77aaab99c4..b79b23d03cf 100644
--- a/sysutils/xenkernel42/Makefile
+++ b/sysutils/xenkernel42/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/12/21 15:35:44 bouyer Exp $
+# $NetBSD: Makefile,v 1.27 2017/01/01 14:43:58 wiz Exp $
VERSION= 4.2.5
DISTNAME= xen-${VERSION}
@@ -20,7 +20,7 @@ NO_CONFIGURE= yes
USE_TOOLS+= gmake
PYTHON_FOR_BUILD_ONLY= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.2.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.2.3
MAKE_ENV+= OCAML_TOOLS=no
diff --git a/sysutils/xenkernel45/Makefile b/sysutils/xenkernel45/Makefile
index dd2b034f0cd..2333c63915d 100644
--- a/sysutils/xenkernel45/Makefile
+++ b/sysutils/xenkernel45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/12/21 15:36:08 bouyer Exp $
+# $NetBSD: Makefile,v 1.27 2017/01/01 14:43:58 wiz Exp $
VERSION= 4.5.5
DISTNAME= xen-${VERSION}
@@ -20,7 +20,7 @@ NO_CONFIGURE= yes
USE_TOOLS+= gmake
PYTHON_FOR_BUILD_ONLY= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
MAKE_ENV+= OCAML_TOOLS=no
diff --git a/sysutils/xenkernel46/Makefile b/sysutils/xenkernel46/Makefile
index a2601156f9c..cec283515fa 100644
--- a/sysutils/xenkernel46/Makefile
+++ b/sysutils/xenkernel46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/12/21 15:36:39 bouyer Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 14:43:59 wiz Exp $
VERSION= 4.6.3
DISTNAME= xen-${VERSION}
@@ -20,7 +20,7 @@ NO_CONFIGURE= yes
USE_TOOLS+= gmake
PYTHON_FOR_BUILD_ONLY= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
MAKE_ENV+= OCAML_TOOLS=no
diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile
index 26a400e9ef1..dd848c82d22 100644
--- a/sysutils/xentools42/Makefile
+++ b/sysutils/xentools42/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2016/12/30 11:17:01 jaapb Exp $
+# $NetBSD: Makefile,v 1.54 2017/01/01 14:43:59 wiz Exp $
VERSION= 4.2.5
VERSION_IPXE= 1.0.0
@@ -26,7 +26,7 @@ BUILD_DEPENDS+= acpica-utils-[0-9]*:../../sysutils/acpica-utils
DEPENDS+= ${PYPKGPREFIX}-curses>=0nb4:../../devel/py-curses
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-xml
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml
PKG_SYSCONFSUBDIR= xen
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile
index d58bf4c956e..6602c80b099 100644
--- a/sysutils/xentools45/Makefile
+++ b/sysutils/xentools45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2016/12/30 11:17:01 jaapb Exp $
+# $NetBSD: Makefile,v 1.44 2017/01/01 14:43:59 wiz Exp $
VERSION= 4.5.5
PKGREVISION= 3
@@ -60,7 +60,7 @@ MAKE_ENV+= NO_WERROR=1
#MAKE_ENV+= INSTALL_DATA=${BSD_INSTALL_DATA}
#MAKE_ENV+= INSTALL_PROG=${BSD_INSTALL_PROGRAM}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
PY_PATCHPLIST= yes
REPLACE_PYTHON+= misc/sbdf2devicepath misc/xen-bugtool
diff --git a/sysutils/xentools46/Makefile b/sysutils/xentools46/Makefile
index 8661a8aeed1..d2df459a3ca 100644
--- a/sysutils/xentools46/Makefile
+++ b/sysutils/xentools46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/12/30 11:17:01 jaapb Exp $
+# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:59 wiz Exp $
VERSION= 4.6.3
VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e
@@ -61,7 +61,7 @@ MAKE_ENV+= NO_WERROR=1
#MAKE_ENV+= INSTALL_DATA=${BSD_INSTALL_DATA}
#MAKE_ENV+= INSTALL_PROG=${BSD_INSTALL_PROGRAM}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
PY_PATCHPLIST= yes
REPLACE_PYTHON+= misc/xen-bugtool misc/xen-ringwatch misc/xencons