summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitf1316b879e7f80508ecb10447495d45444337deb (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /audio
parent6981226283511a516c995589cc77a4d685774975 (diff)
downloadpkgsrc-f1316b879e7f80508ecb10447495d45444337deb.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'audio')
-rw-r--r--audio/ardour/Makefile4
-rw-r--r--audio/aubio/Makefile4
-rw-r--r--audio/csound5/Makefile4
-rw-r--r--audio/csound6-manual/Makefile4
-rw-r--r--audio/csound6/Makefile4
-rw-r--r--audio/exaile/Makefile4
-rw-r--r--audio/eyeD3/Makefile4
-rw-r--r--audio/moss/Makefile4
-rw-r--r--audio/mutagen-tools/Makefile4
-rw-r--r--audio/picard/Makefile4
-rw-r--r--audio/py-acoustid/Makefile4
-rw-r--r--audio/py-ao/Makefile4
-rw-r--r--audio/py-beets/Makefile4
-rw-r--r--audio/py-cddb/Makefile4
-rw-r--r--audio/py-daap/Makefile4
-rw-r--r--audio/py-discogs_client/Makefile4
-rw-r--r--audio/py-id3/Makefile4
-rw-r--r--audio/py-id3lib/Makefile4
-rw-r--r--audio/py-karaoke/Makefile4
-rw-r--r--audio/py-libmtag/Makefile4
-rw-r--r--audio/py-mad/Makefile4
-rw-r--r--audio/py-musicbrainz/Makefile4
-rw-r--r--audio/py-musique/Makefile4
-rw-r--r--audio/py-ogg/Makefile4
-rw-r--r--audio/py-vorbis/Makefile4
-rw-r--r--audio/quodlibet2/Makefile4
-rw-r--r--audio/rhythmbox/Makefile4
-rw-r--r--audio/solfege/Makefile4
-rw-r--r--audio/sonata/Makefile4
-rw-r--r--audio/streamtuner/options.mk4
-rw-r--r--audio/tunapie/Makefile4
31 files changed, 62 insertions, 62 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index 477b2b3413a..382b02d312c 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/07/09 06:37:47 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/09 13:03:30 wiz Exp $
DISTNAME= ardour-4.7
PKGREVISION= 1
@@ -140,7 +140,7 @@ CONF_FILES+= ${EGDIR}/trx.menus ${PKG_SYSCONFDIR}/trx.menus
# As of NetBSD-7.99.21 pkgsrc's checks cannot open file with rare unicode characters
CHECK_PORTABILITY_SKIP+= libs/pbd/test/i18n_test/*.tst
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 35 # as of 4.4
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 35 # as of 4.4
.include "../../mk/bsd.prefs.mk"
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile
index 1d8f985f386..7e615e63ee9 100644
--- a/audio/aubio/Makefile
+++ b/audio/aubio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:27 adam Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:30 wiz Exp $
DISTNAME= aubio-0.3.2
PKGREVISION= 2
@@ -19,7 +19,7 @@ PKGCONFIG_OVERRIDE+= aubio.pc.in
# Python related variables:
PY_PATCHPLIST= yes
REPLACE_PYTHON= python/aubiocut python/aubiopitch
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.3.2
.include "options.mk"
diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile
index 9035f21f274..e79d05aa81b 100644
--- a/audio/csound5/Makefile
+++ b/audio/csound5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2016/02/25 10:15:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2016/07/09 13:03:30 wiz Exp $
DISTNAME= Csound${CSOUND_VERSION}
PKGNAME= csound5-${CSOUND_VERSION}
@@ -27,7 +27,7 @@ SCONS_ARGS+= buildInterfaces=0
# Has long files our tar doesn't understand.
EXTRACT_USING= gtar
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 5.01
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 5.01
INSTALLATION_DIRS= bin
diff --git a/audio/csound6-manual/Makefile b/audio/csound6-manual/Makefile
index 12cf21bfcbc..8ca80c087bc 100644
--- a/audio/csound6-manual/Makefile
+++ b/audio/csound6-manual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:25 nros Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/09 13:03:30 wiz Exp $
DISTNAME= manual_src
PKGNAME= csound6-manual-${CSOUND_VERSION}
@@ -31,7 +31,7 @@ SUBST_FILES.python= Makefile
SUBST_STAGE.python= pre-build
SUBST_MESSAGE.python= Fixing path to python.
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 6.02
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 6.02
do-install:
cd ${WRKSRC}/html && pax -rw * ${DESTDIR}${PREFIX}/${DOCDIR}
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile
index 52086977bb6..36e0155f589 100644
--- a/audio/csound6/Makefile
+++ b/audio/csound6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/03/05 11:28:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.14 2016/07/09 13:03:30 wiz Exp $
DISTNAME= Csound${CSOUND_VERSION}
PKGNAME= csound6-${CSOUND_VERSION}
@@ -25,7 +25,7 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/csound6
# Has long files our tar doesn't understand.
EXTRACT_USING= bsdtar
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 5.01
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 5.01
INSTALLATION_DIRS= bin
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index a00e108778e..6487f3f56da 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.51 2016/07/09 13:03:30 wiz Exp $
DISTNAME= exaile_0.2.14
PKGNAME= ${DISTNAME:S/_/-/1}
@@ -17,7 +17,7 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config gmake intltool msgfmt
REPLACE_PYTHON= exaile.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2, py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-sqlite2, py-gtk2, py-gstreamer0.10
MAKE_ENV+= PYTHONBIN=${PYTHONBIN}
MAKE_FLAGS+= PKGLOCALEDIR=${PKGLOCALEDIR}
diff --git a/audio/eyeD3/Makefile b/audio/eyeD3/Makefile
index 8d8f66e893f..5c041f5ee54 100644
--- a/audio/eyeD3/Makefile
+++ b/audio/eyeD3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/09 13:03:30 wiz Exp $
DISTNAME= eyeD3-0.7.5
CATEGORIES= audio
@@ -11,7 +11,7 @@ COMMENT= Python tool for working with audio files (in particular, mp3)
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.7.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.7.5
REPLACE_SH+= bin/eyeD3
SUBST_CLASSES+= python
diff --git a/audio/moss/Makefile b/audio/moss/Makefile
index a682faebc59..7b1e0b9f711 100644
--- a/audio/moss/Makefile
+++ b/audio/moss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:29 nros Exp $
+# $NetBSD: Makefile,v 1.27 2016/07/09 13:03:30 wiz Exp $
DISTNAME= moss-0.1.13
PKGREVISION= 6
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-ogg>=1.3:../../audio/py-ogg
DEPENDS+= ${PYPKGPREFIX}-vorbis>=1.3:../../audio/py-vorbis
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ogg, py-vorbis
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ogg, py-vorbis
REPLACE_PYTHON= ${WRKSRC}/*.py
diff --git a/audio/mutagen-tools/Makefile b/audio/mutagen-tools/Makefile
index edc220b5229..6cfef125178 100644
--- a/audio/mutagen-tools/Makefile
+++ b/audio/mutagen-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.8 2016/07/09 13:03:30 wiz Exp $
DISTNAME= mutagen-1.27
PKGNAME= mutagen-tools-1.27
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
USE_LANGUAGES= # none
PY_NO_EGG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # string type problems
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # string type problems
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index 9bd5278b86c..08ae15f1e48 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.30 2016/07/09 13:03:30 wiz Exp $
DISTNAME= picard-1.3.2
CATEGORIES= audio
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen>=1.20:../../audio/py-mutagen
USE_LANGUAGES= c c++
USE_TOOLS+= msgfmt pkg-config
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.3.1
HAS_CONFIGURE= yes
CONFIG_SHELL= ${PYTHONBIN}
diff --git a/audio/py-acoustid/Makefile b/audio/py-acoustid/Makefile
index 2e828218ff2..db8aace4ffa 100644
--- a/audio/py-acoustid/Makefile
+++ b/audio/py-acoustid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/09 13:03:30 wiz Exp $
DISTNAME= v1.0.0
PKGNAME= ${PYPKGPREFIX}-acoustid-1.0.0
@@ -17,7 +17,7 @@ DEPENDS+= chromaprint-[0-9]*:../../audio/chromaprint
WRKSRC= ${WRKDIR}/pyacoustid-1.0.0
USE_LANGUAGES= # none
EGG_NAME= pyacoustid-1.0.0
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.0.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.0.0
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile
index 603f3d8e8af..16620b32485 100644
--- a/audio/py-ao/Makefile
+++ b/audio/py-ao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/09 13:03:30 wiz Exp $
DISTNAME= pyao-0.82
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --prefix ${PREFIX}
CONFLICTS= ${PYPKGPREFIX}-pyao-[0-9]*
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.82
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.82
.include "../../audio/libao/buildlink3.mk"
.include "../../lang/python/distutils.mk"
diff --git a/audio/py-beets/Makefile b/audio/py-beets/Makefile
index 62c5d72a8ee..42701b09f11 100644
--- a/audio/py-beets/Makefile
+++ b/audio/py-beets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/09 13:03:30 wiz Exp $
DISTNAME= v1.3.10
PKGNAME= beets-${DISTNAME:S/v//}
@@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.3.8
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.3.8
DIST_SUBDIR= py-beets
WRKSRC= ${WRKDIR}/beets-${DISTNAME:S/v//}
diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile
index 04d45fbbd24..796d1687607 100644
--- a/audio/py-cddb/Makefile
+++ b/audio/py-cddb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.20 2016/07/09 13:03:31 wiz Exp $
DISTNAME= CDDB-1.4
PKGNAME= ${PYPKGPREFIX}-cddb-1.4
@@ -11,7 +11,7 @@ HOMEPAGE= http://cddb-py.sourceforge.net/
COMMENT= Python module to access the CDDB online database
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.4
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.4
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/py-daap/Makefile b/audio/py-daap/Makefile
index 735bf734a0d..9c9b77b1cac 100644
--- a/audio/py-daap/Makefile
+++ b/audio/py-daap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:30 nros Exp $
+# $NetBSD: Makefile,v 1.12 2016/07/09 13:03:31 wiz Exp $
DISTNAME= PythonDaap-0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PythonD/d/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://movieos.org/code/pythondaap/
COMMENT= Python binding for DAAP
LICENSE= gnu-lgpl-v2.1
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.7
CONFLICTS= ${PYPKGPREFIX}-PythonDaap-[0-9]*
.include "../../lang/python/distutils.mk"
diff --git a/audio/py-discogs_client/Makefile b/audio/py-discogs_client/Makefile
index 8a8b7137d3f..e83fdc3c847 100644
--- a/audio/py-discogs_client/Makefile
+++ b/audio/py-discogs_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/09 13:03:31 wiz Exp $
DISTNAME= v1.1.1
PKGNAME= ${PYPKGPREFIX}-discogs_client-1.1.1
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/discogs_client-1.1.1
USE_LANGUAGES= # none
EGG_NAME= discogs_client-1.1.1
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile
index c7ef48a302f..74f69537d85 100644
--- a/audio/py-id3/Makefile
+++ b/audio/py-id3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/09 13:03:31 wiz Exp $
DISTNAME= id3-py_1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py_//}
@@ -16,7 +16,7 @@ USE_LANGUAGES= # empty
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
EGG_NAME= ${DISTNAME:S/py_//:tu}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/py-id3lib/Makefile b/audio/py-id3lib/Makefile
index 2bd112b326f..899ea822c8d 100644
--- a/audio/py-id3lib/Makefile
+++ b/audio/py-id3lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:31 wiz Exp $
DISTNAME= pyid3lib-0.5.1
PKGNAME= ${PYPKGPREFIX}-id3lib-0.5.1
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.5.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.5.1
.include "../../lang/python/distutils.mk"
.include "../../audio/id3lib/buildlink3.mk"
diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile
index 3d7c88976b3..911fa4116a0 100644
--- a/audio/py-karaoke/Makefile
+++ b/audio/py-karaoke/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.32 2016/07/09 13:03:31 wiz Exp $
DISTNAME= pykaraoke-0.7.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets
DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
DEPENDS+= ${PYPKGPREFIX}-Numeric-[0-9]*:../../math/py-Numeric
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-Numeric, py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-Numeric, py-wxWidgets
REPLACE_PYTHON+= performer_prompt.py
REPLACE_PYTHON+= pycdg.py
diff --git a/audio/py-libmtag/Makefile b/audio/py-libmtag/Makefile
index d5ec44af584..273625e6cb1 100644
--- a/audio/py-libmtag/Makefile
+++ b/audio/py-libmtag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:31 wiz Exp $
DISTNAME= libmtag-python-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
@@ -13,7 +13,7 @@ USE_TOOLS+= pkg-config
EGG_NAME= MTag-0.0.0
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.3.1
.include "../../lang/python/distutils.mk"
.include "../../audio/libmtag/buildlink3.mk"
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile
index b3184af26ad..06a44eb05e0 100644
--- a/audio/py-mad/Makefile
+++ b/audio/py-mad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.18 2016/07/09 13:03:31 wiz Exp $
DISTNAME= pymad-0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,7 +16,7 @@ CONFIG_SHELL= ${PYTHONBIN}
CONFIGURE_SCRIPT= config_unix.py
CONFIGURE_ARGS+= --prefix ${PREFIX}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.6
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.6
.include "../../audio/libmad/buildlink3.mk"
.include "../../lang/python/distutils.mk"
diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile
index 788f8588e7b..0ef62085198 100644
--- a/audio/py-musicbrainz/Makefile
+++ b/audio/py-musicbrainz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/09 13:03:31 wiz Exp $
DISTNAME= python-musicbrainz2-0.4.1
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@@ -14,7 +14,7 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../audio/libdiscid/buildlink3.mk"
.include "../../lang/python/distutils.mk"
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile
index 0012f966955..21df52f26d3 100644
--- a/audio/py-musique/Makefile
+++ b/audio/py-musique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.49 2016/07/09 13:03:31 wiz Exp $
DISTNAME= pymusique-0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -23,7 +23,7 @@ DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted, py-mcrypt, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-twisted, py-mcrypt, py-gtk2
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index aec92a2acc2..9f0caa73751 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.16 2016/07/09 13:03:31 wiz Exp $
DISTNAME= pyogg-1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,7 +16,7 @@ CONFIG_SHELL= ${PYTHONBIN}
CONFIGURE_SCRIPT= config_unix.py
CONFIGURE_ARGS+= --prefix ${PREFIX}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.3
.include "../../lang/python/distutils.mk"
.include "../../multimedia/libogg/buildlink3.mk"
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index b7fc892204f..2a7313f2a58 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/04/20 12:10:30 nros Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/09 13:03:31 wiz Exp $
DISTNAME= pyvorbis-1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ogg, and itself not ported as of 1.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ogg, and itself not ported as of 1.3
HAS_CONFIGURE= yes
CONFIG_SHELL= ${PYTHONBIN}
diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile
index d689d6f46c5..15528cc0da1 100644
--- a/audio/quodlibet2/Makefile
+++ b/audio/quodlibet2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.14 2016/07/09 13:03:32 wiz Exp $
DISTNAME= quodlibet-2.6.3
PKGREVISION= 7
@@ -20,7 +20,7 @@ USE_PKGLOCALEDIR= yes
#BUILD_TARGET= _trayicon.so _mmkeys.so
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2, py-gstreamer0.10
REPLACE_PYTHON= exfalso.py quodlibet.py operon.py
.include "../../devel/py-gobject/buildlink3.mk"
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 62876c8d88a..1c1be739091 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2016/05/03 11:40:00 prlw1 Exp $
+# $NetBSD: Makefile,v 1.134 2016/07/09 13:03:32 wiz Exp $
DISTNAME= rhythmbox-0.12.8
PKGREVISION= 47
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --disable-fm-radio
GCONF_SCHEMAS= rhythmbox.schemas
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2, py-gstreamer0.10
.include "../../lang/python/application.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile
index 0f7726601c8..f8b188fbabd 100644
--- a/audio/solfege/Makefile
+++ b/audio/solfege/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2016/04/20 12:10:31 nros Exp $
+# $NetBSD: Makefile,v 1.55 2016/07/09 13:03:32 wiz Exp $
DISTNAME= solfege-3.14.1
PKGREVISION= 24
@@ -27,7 +27,7 @@ USE_TOOLS+= gmake gm4 makeinfo pkg-config msgfmt bash:run
REPLACE_BASH= lesson-files/bin/csound-play-harmonic-interval.sh
REPLACE_PYTHON= *.py *.py.in */*.py */*.py.in
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
SUBST_CLASSES+= sound
SUBST_STAGE.sound= do-configure
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile
index a1c11da615e..3bf22c79449 100644
--- a/audio/sonata/Makefile
+++ b/audio/sonata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/09 13:03:32 wiz Exp $
EGG_NAME= Sonata-1.6.2.1
DISTNAME= ${EGG_NAME:tl}
@@ -15,7 +15,7 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-SOAPpy-[0-9]*:../../net/py-soappy
DEPENDS+= ${PYPKGPREFIX}-mpd-[0-9]*:../../audio/py-mpd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-xml via py-soappy, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-xml via py-soappy, py-gtk2
USE_TOOLS+= pkg-config msgfmt
diff --git a/audio/streamtuner/options.mk b/audio/streamtuner/options.mk
index a11780db1ab..7f72e5c01d8 100644
--- a/audio/streamtuner/options.mk
+++ b/audio/streamtuner/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: options.mk,v 1.6 2016/07/09 13:03:32 wiz Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.streamtuner
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --disable-xiph
.if !empty(PKG_OPTIONS:Mpython)
PLIST.python= yes
CONFIGURE_ARGS+= --enable-python
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
. include "../../x11/py-gtk2/buildlink3.mk"
.else
CONFIGURE_ARGS+= --disable-python
diff --git a/audio/tunapie/Makefile b/audio/tunapie/Makefile
index 5d67465ebd3..14d1bd4a2d0 100644
--- a/audio/tunapie/Makefile
+++ b/audio/tunapie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/12/05 21:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.20 2016/07/09 13:03:32 wiz Exp $
DISTNAME= tunapie-2.1.18
PKGREVISION= 1
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-wxWidgets
USE_LANGUAGES= # none