summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-01 14:43:22 +0000
committerwiz <wiz>2017-01-01 14:43:22 +0000
commit2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /databases
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'databases')
-rw-r--r--databases/gourmet/Makefile4
-rw-r--r--databases/gramps3/Makefile4
-rw-r--r--databases/gramps3/options.mk4
-rw-r--r--databases/libpqxx/Makefile4
-rw-r--r--databases/luma/Makefile4
-rw-r--r--databases/mongodb/Makefile4
-rw-r--r--databases/py-PgSQL/Makefile4
-rw-r--r--databases/py-bdb-xml/Makefile4
-rw-r--r--databases/py-carbon/Makefile4
-rw-r--r--databases/py-carbon/options.mk6
-rw-r--r--databases/py-cassa/Makefile4
-rw-r--r--databases/py-cdb/Makefile4
-rw-r--r--databases/py-ckanclient/Makefile4
-rw-r--r--databases/py-couchdb/Makefile4
-rw-r--r--databases/py-datapkg/Makefile4
-rw-r--r--databases/py-elixir/Makefile4
-rw-r--r--databases/py-ldap/Makefile4
-rw-r--r--databases/py-metakit/Makefile4
-rw-r--r--databases/py-mssql/Makefile4
-rw-r--r--databases/py-mysqldb/Makefile4
-rw-r--r--databases/py-python-rrdtool/Makefile4
-rw-r--r--databases/py-sqlalchemy-migrate/Makefile4
-rw-r--r--databases/py-sqlite/Makefile4
-rw-r--r--databases/py-sqlite2/Makefile4
-rw-r--r--databases/py-sybase/Makefile4
-rw-r--r--databases/py-table/Makefile4
-rw-r--r--databases/py-tokyocabinet/Makefile4
-rw-r--r--databases/py-whisper/Makefile4
-rw-r--r--databases/skytools/Makefile4
-rw-r--r--databases/tdb/Makefile4
30 files changed, 61 insertions, 61 deletions
diff --git a/databases/gourmet/Makefile b/databases/gourmet/Makefile
index c46140a95fa..d7e7bb6332b 100644
--- a/databases/gourmet/Makefile
+++ b/databases/gourmet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2016/08/03 10:22:35 adam Exp $
+# $NetBSD: Makefile,v 1.47 2017/01/01 14:43:26 wiz Exp $
DISTNAME= gourmet-0.8.5.14
PKGREVISION= 32
@@ -10,7 +10,7 @@ HOMEPAGE= http://grecipe-manager.sourceforge.net/
COMMENT= Recipe database
USE_PKGLOCALEDIR= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-metakit, py-imaging, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-metakit, py-imaging, py-gtk2
REPLACE_PYTHON+= build_rpms.py
REPLACE_PYTHON+= setup.py
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile
index 6bb2b16bbda..98f38b75f49 100644
--- a/databases/gramps3/Makefile
+++ b/databases/gramps3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2016/08/03 10:22:36 adam Exp $
+# $NetBSD: Makefile,v 1.58 2017/01/01 14:43:26 wiz Exp $
DISTNAME= gramps-3.4.4
PKGREVISION= 5
@@ -16,7 +16,7 @@ USE_TOOLS+= msgfmt pkg-config intltool msgconv
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-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
REPLACE_PYTHON= src/DateHandler/_Date_fr.py
REPLACE_PYTHON+= src/plugins/quickview/Reporef.py
diff --git a/databases/gramps3/options.mk b/databases/gramps3/options.mk
index dbd61a60e5b..ec1d6087ef7 100644
--- a/databases/gramps3/options.mk
+++ b/databases/gramps3/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2016/07/09 13:03:34 wiz Exp $
+# $NetBSD: options.mk,v 1.7 2017/01/01 14:43:26 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gramps3
PKG_SUPPORTED_OPTIONS= graphviz enchant freefont
@@ -7,7 +7,7 @@ PKG_SUPPORTED_OPTIONS= graphviz enchant freefont
.if !empty(PKG_OPTIONS:Menchant)
DEPENDS+= ${PYPKGPREFIX}-enchant-[0-9]*:../../textproc/py-enchant
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit via py-gnome2
.include "../../x11/py-gnome2-extras/buildlink3.mk"
.endif
diff --git a/databases/libpqxx/Makefile b/databases/libpqxx/Makefile
index 8f1a94ef02f..70aabb6f58c 100644
--- a/databases/libpqxx/Makefile
+++ b/databases/libpqxx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2016/10/09 21:41:56 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:26 wiz Exp $
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.0.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.0.1
PKGREVISION= 1
.include "../../databases/libpqxx/Makefile.common"
diff --git a/databases/luma/Makefile b/databases/luma/Makefile
index 287827ad97c..03df97f2f8d 100644
--- a/databases/luma/Makefile
+++ b/databases/luma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2016/07/09 13:03:34 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2017/01/01 14:43:26 wiz Exp $
DISTNAME= luma-3.0.7
CATEGORIES= databases
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
REPLACE_PYTHON= luma/luma.py
INSTALLATION_DIRS= ${PKGMANDIR}/man1 ${PYSITELIB}/luma/plugins/browser
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-qt3-base, py-ldap
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-qt3-base, py-ldap
SUBST_CLASSES+= luma
SUBST_STAGE.luma= pre-configure
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 64e52ca1b8d..0bd04c4dd97 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2016/10/10 13:15:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2017/01/01 14:43:27 wiz Exp $
DISTNAME= mongodb-src-r3.2.10
PKGNAME= ${DISTNAME:S/src-r//:S/-rc/rc/}
@@ -26,7 +26,7 @@ SCONS_ARGS+= --use-system-zlib
SCONS_ARGS+= --js-engine=mozjs
SCONS_ARGS+= --release
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet supported as of 3.0.4
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet supported as of 3.0.4
.include "../../mk/bsd.prefs.mk"
diff --git a/databases/py-PgSQL/Makefile b/databases/py-PgSQL/Makefile
index e004e732790..72e22de2a2a 100644
--- a/databases/py-PgSQL/Makefile
+++ b/databases/py-PgSQL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/10/09 21:41:57 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2017/01/01 14:43:27 wiz Exp $
DISTNAME= pyPgSQL-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,7 +11,7 @@ HOMEPAGE= http://pypgsql.sourceforge.net/
COMMENT= Python DB-API 2.0 compliant interface to PostgreSQL
WRKSRC= ${WRKDIR}/pypgsql
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-mxDateTime
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-mxDateTime
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
diff --git a/databases/py-bdb-xml/Makefile b/databases/py-bdb-xml/Makefile
index a80ee7a1faf..65c6cd441f0 100644
--- a/databases/py-bdb-xml/Makefile
+++ b/databases/py-bdb-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:27 wiz Exp $
DISTNAME= dbxml-2.5.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/db/bdb-/}
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/dbxml/src/python
USE_LANGUAGES= c c++
NO_CONFIGURE= yes
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.5.16
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.5.16
SUBST_CLASSES+= fix-path
SUBST_STAGE.fix-path= pre-build
diff --git a/databases/py-carbon/Makefile b/databases/py-carbon/Makefile
index ac61a867465..06691feff11 100644
--- a/databases/py-carbon/Makefile
+++ b/databases/py-carbon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:27 wiz Exp $
DISTNAME= carbon-0.9.15
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-whisper>=${PKGVERSION_NOREV}:../../databases/py-whisper
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
diff --git a/databases/py-carbon/options.mk b/databases/py-carbon/options.mk
index fcba8fb5eaa..307375c148c 100644
--- a/databases/py-carbon/options.mk
+++ b/databases/py-carbon/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2017/01/01 14:43:27 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.py-carbon
PKG_SUPPORTED_OPTIONS= amqp ldap memcached
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-txamqp-[0-9]*:../../net/py-txamqp
###
.if !empty(PKG_OPTIONS:Mldap)
DEPENDS+= ${PYPKGPREFIX}-ldap-[0-9]*:../../databases/py-ldap
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ldap
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ldap
.endif
###
@@ -26,5 +26,5 @@ PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ldap
###
.if !empty(PKG_OPTIONS:Mmemcached)
DEPENDS+= ${PYPKGPREFIX}-memcached-[0-9]*:../../devel/py-memcached
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-memcached
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-memcached
.endif
diff --git a/databases/py-cassa/Makefile b/databases/py-cassa/Makefile
index 1fb35742731..bedb69746a6 100644
--- a/databases/py-cassa/Makefile
+++ b/databases/py-cassa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:27 wiz Exp $
DISTNAME= pycassa-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/pycassa/pycassa
COMMENT= Python client library for Cassandra
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-cdb/Makefile b/databases/py-cdb/Makefile
index 74093717609..84b06ec0568 100644
--- a/databases/py-cdb/Makefile
+++ b/databases/py-cdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:27 wiz Exp $
DISTNAME= python-cdb-0.35
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -10,7 +10,7 @@ HOMEPAGE= http://pilcrow.madison.wi.us/
COMMENT= Python extension module for cdb
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.35
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-ckanclient/Makefile b/databases/py-ckanclient/Makefile
index fc5276b2787..8dc6a6cfe8f 100644
--- a/databases/py-ckanclient/Makefile
+++ b/databases/py-ckanclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/01/01 14:43:27 wiz Exp $
DISTNAME= ckanclient-0.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= mit
USE_LANGUAGES= # none
REPLACE_PYTHON= ckanclient/datastore.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.10
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/databases/py-couchdb/Makefile b/databases/py-couchdb/Makefile
index 8ce096e9bef..ad7e3347e2b 100644
--- a/databases/py-couchdb/Makefile
+++ b/databases/py-couchdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/08/28 15:48:29 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:27 wiz Exp $
DISTNAME= CouchDB-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -13,7 +13,7 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-simplejson>=2.0.9:../../converters/py-simplejson
DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.5.0:../../www/py-httplib2
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
USE_LANGUAGES= # none
diff --git a/databases/py-datapkg/Makefile b/databases/py-datapkg/Makefile
index 442ce143123..451ff3a0b3f 100644
--- a/databases/py-datapkg/Makefile
+++ b/databases/py-datapkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/01/01 14:43:27 wiz Exp $
DISTNAME= datapkg-0.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-ckanclient-[0-9]*:../../databases/py-ckanclient
CONFLICTS= datapkg-[0-9]*
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ckanclient
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ckanclient
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-elixir/Makefile b/databases/py-elixir/Makefile
index 46fcba64e7d..f1c402e2a62 100644
--- a/databases/py-elixir/Makefile
+++ b/databases/py-elixir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:27 wiz Exp $
DISTNAME= Elixir-0.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-sqlite2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-sqlite2
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile
index 3054614b756..5fa9a5dcbed 100644
--- a/databases/py-ldap/Makefile
+++ b/databases/py-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2016/09/13 13:45:12 adam Exp $
+# $NetBSD: Makefile,v 1.70 2017/01/01 14:43:27 wiz Exp $
DISTNAME= python-ldap-2.4.27
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@@ -13,7 +13,7 @@ LICENSE= python-software-foundation
PY_LDAP_LIBRARY_DIRS= ${BUILDLINK_PREFIX.openldap-client}/lib
PY_LDAP_INCLUDE_DIRS= ${BUILDLINK_PREFIX.openldap-client}/include
PY_LDAP_LIBS= ldap_r lber ssl crypto
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.4.13
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.4.13
.include "options.mk"
diff --git a/databases/py-metakit/Makefile b/databases/py-metakit/Makefile
index ac3cc9db8d6..96f02b61313 100644
--- a/databases/py-metakit/Makefile
+++ b/databases/py-metakit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/01/01 14:43:27 wiz Exp $
DISTNAME= metakit-2.4.9.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@ BUILD_TARGET= python
INSTALL_TARGET= install-python
MAKE_ENV+= PYINC=${LOCALBASE}/${PYINC} PYSITELIB=${LOCALBASE}/${PYSITELIB}
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.4.9.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.4.9.7
INSTALLATION_DIRS+= ${PYSITELIB}
diff --git a/databases/py-mssql/Makefile b/databases/py-mssql/Makefile
index fad7b56bf9f..e0193f5ab74 100644
--- a/databases/py-mssql/Makefile
+++ b/databases/py-mssql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/09/19 13:04:20 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2017/01/01 14:43:28 wiz Exp $
DISTNAME= pymssql-1.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -19,7 +19,7 @@ SUBST_FILTER_CMD.crlf= ${TR} -d '\r'
BUILDLINK_API_DEPENDS.freetds+= freetds>=0.63
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.0.2; v2 might be better.
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.0.2; v2 might be better.
.include "../../databases/freetds/buildlink3.mk"
.include "../../lang/python/distutils.mk"
diff --git a/databases/py-mysqldb/Makefile b/databases/py-mysqldb/Makefile
index 5638dd42976..e037e52cf8d 100644
--- a/databases/py-mysqldb/Makefile
+++ b/databases/py-mysqldb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2017/01/01 14:43:28 wiz Exp $
DISTNAME= MySQL-python-1.2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/MySQL-python/mysqldb/}
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/farcepest/MySQLdb1/
COMMENT= MySQL interface for Python
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.5
USE_LANGUAGES= c
diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile
index c7893c8f4cf..6f6f46312bb 100644
--- a/databases/py-python-rrdtool/Makefile
+++ b/databases/py-python-rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 13:03:35 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:28 wiz Exp $
DISTNAME= python-rrdtool-1.4.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/pbanaszkiewicz/python-rrdtool
COMMENT= Python bindings for RRDTool, the graphing and logging utility
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.4.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.4.7
USE_TOOLS+= pkg-config
diff --git a/databases/py-sqlalchemy-migrate/Makefile b/databases/py-sqlalchemy-migrate/Makefile
index a5a9e08c06f..515a12b3553 100644
--- a/databases/py-sqlalchemy-migrate/Makefile
+++ b/databases/py-sqlalchemy-migrate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/07/09 13:03:36 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/01/01 14:43:28 wiz Exp $
DISTNAME= sqlalchemy-migrate-0.9.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/stackforge/sqlalchemy-migrate
COMMENT= Schema migration tool for SQLAlchemy
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
DEPENDS+= ${PYPKGPREFIX}-pbr-[0-9]*:../../devel/py-pbr
DEPENDS+= ${PYPKGPREFIX}-Tempita>=0.4:../../textproc/py-Tempita
diff --git a/databases/py-sqlite/Makefile b/databases/py-sqlite/Makefile
index b1a12f804c5..cc2e007d2e5 100644
--- a/databases/py-sqlite/Makefile
+++ b/databases/py-sqlite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2016/07/09 13:03:36 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:28 wiz Exp $
DISTNAME= pysqlite-1.0.1
PKGNAME= ${PYPKGPREFIX}-sqlite-1.0.1
@@ -12,7 +12,7 @@ COMMENT= SQLite database adapter for Python
WRKSRC= ${WRKDIR}/pysqlite
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-mxDateTime
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-mxDateTime
.include "../../databases/sqlite/buildlink3.mk"
.include "../../lang/python/distutils.mk"
diff --git a/databases/py-sqlite2/Makefile b/databases/py-sqlite2/Makefile
index 54ccb66a8d1..9fbf3658107 100644
--- a/databases/py-sqlite2/Makefile
+++ b/databases/py-sqlite2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2016/12/04 05:17:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.43 2017/01/01 14:43:28 wiz Exp $
DISTNAME= pysqlite-2.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://pysqlite.googlecode.com/
COMMENT= SQLite database adapter for Python
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.6.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.6.3
.PHONY: do-postinstall-test
do-postinstall-test:
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile
index 22c21f6858e..80045e39760 100644
--- a/databases/py-sybase/Makefile
+++ b/databases/py-sybase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2016/09/19 13:04:20 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:28 wiz Exp $
DISTNAME= sybase-0.36
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@ SUBST_MESSAGE.sybase= Fixing runtime_library_dirs.
SUBST_FILES.sybase= setup.py
SUBST_SED.sybase= -e "s|\\(runtime_library_dirs = \\)None|\\1['${SYBASE}/lib']|"
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.36
.include "../../databases/freetds/buildlink3.mk"
.include "../../lang/python/extension.mk"
diff --git a/databases/py-table/Makefile b/databases/py-table/Makefile
index 318082f5ab1..a9c10df41e1 100644
--- a/databases/py-table/Makefile
+++ b/databases/py-table/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/07/09 13:03:36 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2017/01/01 14:43:28 wiz Exp $
DISTNAME= pytable-0.8.3a
PKGNAME= ${PYPKGPREFIX}-table-0.8.3a
@@ -13,7 +13,7 @@ COMMENT= Python RDBMS wrapper for various databases
DEPENDS+= ${PYPKGPREFIX}-basicproperty-[0-9]*:../../lang/py-basicproperty
# py-basicproperty isn't compatible to 3.x
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
USE_LANGUAGES= # none
diff --git a/databases/py-tokyocabinet/Makefile b/databases/py-tokyocabinet/Makefile
index c1a398ee0a6..a02010835dd 100644
--- a/databases/py-tokyocabinet/Makefile
+++ b/databases/py-tokyocabinet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:28 wiz Exp $
VERSION= 0.5
DISTNAME= tokyocabinet-${VERSION}
@@ -11,7 +11,7 @@ HOMEPAGE= http://code.google.com/p/python-tokyocabinet/
COMMENT= Python wrapper to tokyocabinet database
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.5
.include "../../databases/tokyocabinet/buildlink3.mk"
.include "../../lang/python/egg.mk"
diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile
index 79869864981..6fd8a57e024 100644
--- a/databases/py-whisper/Makefile
+++ b/databases/py-whisper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/07/09 13:03:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/01/01 14:43:28 wiz Exp $
#
DISTNAME= whisper-0.9.15
@@ -14,7 +14,7 @@ LICENSE= apache-2.0
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile
index 8c17e4a0898..8bfc35f9604 100644
--- a/databases/skytools/Makefile
+++ b/databases/skytools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/10/09 21:41:58 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/01 14:43:28 wiz Exp $
DISTNAME= skytools-3.2
PKGREVISION= 2
@@ -20,7 +20,7 @@ USE_TOOLS+= awk gmake grep sed
PY_PATCHPLIST= yes
PY_NO_EGG= no
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 3.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 3.2
REPLACE_PYTHON+= scripts/*.py
REPLACE_PYTHON+= python/*.py
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index b0dd738e25e..3f232e24bde 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2016/12/16 19:20:19 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2017/01/01 14:43:28 wiz Exp $
DISTNAME= tdb-1.3.8
CATEGORIES= databases
@@ -24,7 +24,7 @@ PKGCONFIG_OVERRIDE= tdb.pc.in
PYTHON_FOR_BUILD_ONLY= yes
REPLACE_PYTHON+= buildtools/bin/waf
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.12
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.12
USE_GCC_RUNTIME= yes