summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
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-sqlrelay/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
31 files changed, 63 insertions, 63 deletions
diff --git a/databases/gourmet/Makefile b/databases/gourmet/Makefile
index 0492c163f3d..d2e045273a0 100644
--- a/databases/gourmet/Makefile
+++ b/databases/gourmet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2015/12/05 21:25:31 adam Exp $
+# $NetBSD: Makefile,v 1.45 2016/07/09 13:03:34 wiz Exp $
DISTNAME= gourmet-0.8.5.14
PKGREVISION= 31
@@ -10,7 +10,7 @@ HOMEPAGE= http://grecipe-manager.sourceforge.net/
COMMENT= Recipe database
USE_PKGLOCALEDIR= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-metakit, py-imaging, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 19c95a6551a..a20e4fe0ea5 100644
--- a/databases/gramps3/Makefile
+++ b/databases/gramps3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2016/03/05 11:28:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.56 2016/07/09 13:03:34 wiz Exp $
DISTNAME= gramps-3.4.4
PKGREVISION= 4
@@ -16,7 +16,7 @@ USE_TOOLS+= msgfmt pkg-config intltool msgconv
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 2433fdae6bf..dbd61a60e5b 100644
--- a/databases/gramps3/options.mk
+++ b/databases/gramps3/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2015/12/05 21:25:31 adam Exp $
+# $NetBSD: options.mk,v 1.6 2016/07/09 13:03:34 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= 33 34 35 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2
.include "../../x11/py-gnome2-extras/buildlink3.mk"
.endif
diff --git a/databases/libpqxx/Makefile b/databases/libpqxx/Makefile
index 20ccc0ec2b9..eb80e5e4c22 100644
--- a/databases/libpqxx/Makefile
+++ b/databases/libpqxx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2015/12/05 21:25:31 adam Exp $
+# $NetBSD: Makefile,v 1.31 2016/07/09 13:03:34 wiz Exp $
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.0.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.0.1
.include "../../databases/libpqxx/Makefile.common"
diff --git a/databases/luma/Makefile b/databases/luma/Makefile
index 7e8bfd8855e..287827ad97c 100644
--- a/databases/luma/Makefile
+++ b/databases/luma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2015/12/05 21:25:31 adam Exp $
+# $NetBSD: Makefile,v 1.40 2016/07/09 13:03:34 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= 33 34 35 # py-qt3-base, py-ldap
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-qt3-base, py-ldap
SUBST_CLASSES+= luma
SUBST_STAGE.luma= pre-configure
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index c8378111dbd..863d70c36f2 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/06/17 11:51:07 fhajny Exp $
+# $NetBSD: Makefile,v 1.15 2016/07/09 13:03:34 wiz Exp $
DISTNAME= mongodb-src-r3.2.7
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= 33 34 35 # not yet supported as of 3.0.4
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 c888acdc974..acc2e848532 100644
--- a/databases/py-PgSQL/Makefile
+++ b/databases/py-PgSQL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/12/05 21:25:32 adam Exp $
+# $NetBSD: Makefile,v 1.26 2016/07/09 13:03:34 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= 33 34 35 # py-mxDateTime
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 6c2d80dbbfc..a80ee7a1faf 100644
--- a/databases/py-bdb-xml/Makefile
+++ b/databases/py-bdb-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/12/05 21:25:32 adam Exp $
+# $NetBSD: Makefile,v 1.24 2016/07/09 13:03:35 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= 33 34 35 # not yet ported as of 2.5.16
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 e455e86235a..ac61a867465 100644
--- a/databases/py-carbon/Makefile
+++ b/databases/py-carbon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/02/25 11:46:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/09 13:03:35 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= 33 34 35 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 2dd97b28c2e..fcba8fb5eaa 100644
--- a/databases/py-carbon/options.mk
+++ b/databases/py-carbon/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2015/12/11 21:40:50 riz Exp $
+# $NetBSD: options.mk,v 1.2 2016/07/09 13:03:35 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= 33 34 35 # py-ldap
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ldap
.endif
###
@@ -26,5 +26,5 @@ PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ldap
###
.if !empty(PKG_OPTIONS:Mmemcached)
DEPENDS+= ${PYPKGPREFIX}-memcached-[0-9]*:../../devel/py-memcached
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-memcached
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-memcached
.endif
diff --git a/databases/py-cassa/Makefile b/databases/py-cassa/Makefile
index 63e40bf01a6..1fb35742731 100644
--- a/databases/py-cassa/Makefile
+++ b/databases/py-cassa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:32 adam Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:35 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= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-cdb/Makefile b/databases/py-cdb/Makefile
index 35433242604..74093717609 100644
--- a/databases/py-cdb/Makefile
+++ b/databases/py-cdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 17:43:21 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:35 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= 33 34 35 # not yet ported as of 0.35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 4647f7abf9d..fc5276b2787 100644
--- a/databases/py-ckanclient/Makefile
+++ b/databases/py-ckanclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 17:43:21 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/07/09 13:03:35 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= 33 34 35 # not yet ported as of 0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 f4726a8cf69..6bd06d164f9 100644
--- a/databases/py-couchdb/Makefile
+++ b/databases/py-couchdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/09 13:03:35 wiz Exp $
#
DISTNAME= CouchDB-0.9
@@ -14,7 +14,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= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
USE_LANGUAGES= # none
diff --git a/databases/py-datapkg/Makefile b/databases/py-datapkg/Makefile
index e358ba3899a..442ce143123 100644
--- a/databases/py-datapkg/Makefile
+++ b/databases/py-datapkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 17:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/07/09 13:03:35 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= 33 34 35 # py-ckanclient
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 bb95971ef29..46fcba64e7d 100644
--- a/databases/py-elixir/Makefile
+++ b/databases/py-elixir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 17:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:35 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= 33 34 35 # py-sqlite2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 1a9888d3ddd..9666bbfe7b9 100644
--- a/databases/py-ldap/Makefile
+++ b/databases/py-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2016/06/08 17:43:21 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2016/07/09 13:03:35 wiz Exp $
DISTNAME= python-ldap-2.4.25
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@@ -14,7 +14,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= 33 34 35 # not yet ported as of 2.4.13
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.4.13
.include "options.mk"
diff --git a/databases/py-metakit/Makefile b/databases/py-metakit/Makefile
index bbc0c2b4ad3..ac3cc9db8d6 100644
--- a/databases/py-metakit/Makefile
+++ b/databases/py-metakit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2015/12/05 21:25:32 adam Exp $
+# $NetBSD: Makefile,v 1.30 2016/07/09 13:03:35 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= 33 34 35 # not yet ported as of 2.4.9.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 efc5f23a654..6164500c8f5 100644
--- a/databases/py-mssql/Makefile
+++ b/databases/py-mssql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/03/05 11:28:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2016/07/09 13:03:35 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= 33 34 35 # not yet ported as of 1.0.2; v2 might be better.
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 dde0aa5de85..5638dd42976 100644
--- a/databases/py-mysqldb/Makefile
+++ b/databases/py-mysqldb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2016/06/08 17:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/09 13:03:35 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= 33 34 35 # not yet ported as of 1.2.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 6a1ee027619..c7893c8f4cf 100644
--- a/databases/py-python-rrdtool/Makefile
+++ b/databases/py-python-rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:23 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/09 13:03:35 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= 33 34 35 # not yet ported as of 1.4.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 fd366b3f778..a5a9e08c06f 100644
--- a/databases/py-sqlalchemy-migrate/Makefile
+++ b/databases/py-sqlalchemy-migrate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 17:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/07/09 13:03:36 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= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
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 85d998f4317..b1a12f804c5 100644
--- a/databases/py-sqlite/Makefile
+++ b/databases/py-sqlite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/12/05 21:25:33 adam Exp $
+# $NetBSD: Makefile,v 1.24 2016/07/09 13:03:36 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= 33 34 35 # py-mxDateTime
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 12e7f33e960..1dcf5ff1ea4 100644
--- a/databases/py-sqlite2/Makefile
+++ b/databases/py-sqlite2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2016/04/11 19:01:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2016/07/09 13:03:36 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= 33 34 35 # not yet ported as of 2.6.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.6.3
.PHONY: do-postinstall-test
do-postinstall-test:
diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile
index 26a13126fec..ebf51ffdfc6 100644
--- a/databases/py-sqlrelay/Makefile
+++ b/databases/py-sqlrelay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/07/01 17:02:38 fhajny Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/09 13:03:36 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
COMMENT= Python extension for SQL Relay
@@ -11,7 +11,7 @@ CONFIGURE_ARGS+= --with-python-prefix=${PREFIX}
BUILD_DIRS= src/api/python
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.55
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.55
PY_PATCHPLIST= yes
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile
index d1ae1db192f..9d3b60d53a9 100644
--- a/databases/py-sybase/Makefile
+++ b/databases/py-sybase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/03/05 11:28:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2016/07/09 13:03:36 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= 33 34 35 # not yet ported as of 0.36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 6ce9ecb36eb..318082f5ab1 100644
--- a/databases/py-table/Makefile
+++ b/databases/py-table/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/12/05 21:25:33 adam Exp $
+# $NetBSD: Makefile,v 1.19 2016/07/09 13:03:36 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= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
USE_LANGUAGES= # none
diff --git a/databases/py-tokyocabinet/Makefile b/databases/py-tokyocabinet/Makefile
index 472bac73766..c1a398ee0a6 100644
--- a/databases/py-tokyocabinet/Makefile
+++ b/databases/py-tokyocabinet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/07/07 20:06:09 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:36 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= 33 34 35 # not yet ported as of 0.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # 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 e9e82430f17..79869864981 100644
--- a/databases/py-whisper/Makefile
+++ b/databases/py-whisper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/12/11 21:34:15 riz Exp $
+# $NetBSD: Makefile,v 1.2 2016/07/09 13:03:36 wiz Exp $
#
DISTNAME= whisper-0.9.15
@@ -14,7 +14,7 @@ LICENSE= apache-2.0
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile
index 6175cc15a3e..372cbf4920c 100644
--- a/databases/skytools/Makefile
+++ b/databases/skytools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:33 adam Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/09 13:03:36 wiz Exp $
DISTNAME= skytools-3.2
PKGREVISION= 1
@@ -20,7 +20,7 @@ USE_TOOLS+= awk gmake grep sed
PY_PATCHPLIST= yes
PY_NO_EGG= no
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 3.2
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
REPLACE_PYTHON+= scripts/*.py
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index 1c4ba0a6422..9eaca8db1ad 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2016/02/12 14:08:22 jperkin Exp $
+# $NetBSD: Makefile,v 1.29 2016/07/09 13:03:36 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= 33 34 35 # not yet ported as of 1.2.12
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.2.12
USE_GCC_RUNTIME= yes