diff options
author | adam <adam> | 2015-12-05 21:25:27 +0000 |
---|---|---|
committer | adam <adam> | 2015-12-05 21:25:27 +0000 |
commit | a0b187c8d9a0c12118e2140458d3e33d71bd7fab (patch) | |
tree | 8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /devel | |
parent | c2593a8036a102c98b480cc594e489d424a6e2d7 (diff) | |
download | pkgsrc-a0b187c8d9a0c12118e2140458d3e33d71bd7fab.tar.gz |
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'devel')
107 files changed, 218 insertions, 218 deletions
diff --git a/devel/ExmanIDE/Makefile b/devel/ExmanIDE/Makefile index 06bbeec8728..a6176b27b1a 100644 --- a/devel/ExmanIDE/Makefile +++ b/devel/ExmanIDE/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/12/05 21:25:34 adam Exp $ DISTNAME= ExmanIDE-0.9.4 PKGREVISION= 7 @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PKGBASE} NO_CONFIGURE= yes NO_BUILD= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-wxWidgets SUBST_CLASSES+= mod SUBST_MESSAGE.mod= Fixing deprecated module names. diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index 02b1a3962f0..bbe4a179c25 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2015/06/12 10:48:46 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2015/12/05 21:25:35 adam Exp $ .include "../../devel/GConf/Makefile.common" @@ -18,7 +18,7 @@ OWN_DIRS+= ${PKG_SYSCONFDIR}/gconf.xml.system EGDIR= ${PREFIX}/share/examples/GConf CONF_FILES= ${EGDIR}/path ${PKG_SYSCONFDIR}/2/path -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.32.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.32.4 REPLACE_PYTHON= gsettings/gsettings-schema-convert # XXX: We need to use XML_CATALOGS here to register the installed DTD. diff --git a/devel/RBTools/Makefile b/devel/RBTools/Makefile index 7215774d55d..14a7dd43865 100644 --- a/devel/RBTools/Makefile +++ b/devel/RBTools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/07/25 22:15:09 richard Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:40 adam Exp $ DISTNAME= RBTools-0.7.4 PKGREVISION= 1 @@ -14,7 +14,7 @@ USE_LANGUAGES= # none REPLACE_PYTHON= ez_setup.py setup.py rbtools/postreview.py REPLACE_PYTHON+= contrib/internal/release.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2 DEPENDS+= ${PYPKGPREFIX}-six>=1.8.0:../../lang/py-six diff --git a/devel/accerciser/Makefile b/devel/accerciser/Makefile index d547a2bddb8..9abce743da5 100644 --- a/devel/accerciser/Makefile +++ b/devel/accerciser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/12/05 21:25:33 adam Exp $ DISTNAME= accerciser-1.12.1 PKGREVISION= 3 @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.8:../../x11/py-gtk2 DEPENDS+= ${PYPKGPREFIX}-at-spi>=1.23.4:../../devel/py-at-spi DEPENDS+= ${PYPKGPREFIX}-ipython<0.11:../../devel/py-ipython010 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-ipython, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-ipython, py-gtk2 USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes diff --git a/devel/boa-constructor/Makefile b/devel/boa-constructor/Makefile index 5094ec66cf8..a5ed1c0dbd0 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:32 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2015/12/05 21:25:33 adam Exp $ VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src @@ -24,7 +24,7 @@ SEDSUBSTS= -e "s|@PYTHONBIN@|${PYTHONBIN}|" SEDSUBSTS+= -e "s|@PREFIX@|${PREFIX}|" SEDSUBSTS+= -e "s|@VERSION@|${VERSION}|" -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-wxWidgets REPLACE_PYTHON+= Boa.py REPLACE_PYTHON+= Examples/advanced/FramePanels/wxApp1.py diff --git a/devel/bokken/Makefile b/devel/bokken/Makefile index c5b865e87c2..e8de93c610a 100644 --- a/devel/bokken/Makefile +++ b/devel/bokken/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/11/19 07:46:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:33 adam Exp $ DISTNAME= bokken-1.8 CATEGORIES= devel @@ -21,7 +21,7 @@ NO_BUILD= yes REPLACE_PYTHON= bokken.py lib/web/utils.py ui/xdot.py REPLACE_SH= bokken -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 SUBST_CLASSES+= bin-bokken SUBST_STAGE.bin-bokken= post-patch diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile index 272012b116e..53179f0093f 100644 --- a/devel/bpython/Makefile +++ b/devel/bpython/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/04/25 14:20:32 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:33 adam Exp $ DISTNAME= bpython-0.12 PKGREVISION= 8 @@ -26,7 +26,7 @@ PKG_SUGGESTED_OPTIONS= # empty .if !empty(PKG_OPTIONS:Mgtk) .include "../../devel/py-gobject/buildlink3.mk" .include "../../x11/py-gtk2/buildlink3.mk" -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 .endif .include "../../lang/python/distutils.mk" diff --git a/devel/bugs-everywhere/Makefile b/devel/bugs-everywhere/Makefile index 4d123122eda..e916775e278 100644 --- a/devel/bugs-everywhere/Makefile +++ b/devel/bugs-everywhere/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/08/09 21:57:14 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:34 adam Exp $ DISTNAME= be-1.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/be/bugs-everywhere/} @@ -22,7 +22,7 @@ USE_LANGUAGES= # none EGG_NAME= bugs_everywhere-${PKGVERSION} PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not ported yet as of 1.1.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not ported yet as of 1.1.1 REPLACE_PYTHON+= libbe/version.py post-install: diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile index 2da614e962d..4925b76f1aa 100644 --- a/devel/bzr-explorer/Makefile +++ b/devel/bzr-explorer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/12/21 08:15:03 obache Exp $ +# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:34 adam Exp $ DISTNAME= bzr-explorer-${VER} PKGREVISION= 2 @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4 USE_TOOLS+= msgfmt -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # qbzr +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # qbzr EGG_NAME= ${DISTNAME:S/bzr-//} diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile index 6987acb8912..0959154951b 100644 --- a/devel/bzr-gtk/Makefile +++ b/devel/bzr-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/12/05 21:25:34 adam Exp $ DISTNAME= bzr-gtk-${VER} PKGREVISION= 1 @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.8:../../x11/py-gtk2 PYDISTUTILSPKG= yes PYTHON_VERSIONED_DEPENDENCIES= cairo -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 REPLACE_PYTHON= create-credits.py info.py USE_TOOLS+= msgfmt diff --git a/devel/bzr-svn/Makefile b/devel/bzr-svn/Makefile index 5ff9e6ccb6c..b434089a8f2 100644 --- a/devel/bzr-svn/Makefile +++ b/devel/bzr-svn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/10/03 22:57:22 rodent Exp $ +# $NetBSD: Makefile,v 1.31 2015/12/05 21:25:34 adam Exp $ DISTNAME= bzr-svn-${VER} CATEGORIES= devel scm @@ -25,7 +25,7 @@ USE_LANGUAGES= #none #TEST_DEPENDS+= ${PYPKGPREFIX}-paramiko-[0-9]*:../../security/py-paramiko #TEST_TARGET= check-verbose -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-subvertpy +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-subvertpy .include "../../devel/bzr/plugin.mk" .include "../../lang/python/application.mk" diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile index 702aeffe420..e62c3f2ad1a 100644 --- a/devel/bzr/Makefile +++ b/devel/bzr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2015/10/03 22:57:22 rodent Exp $ +# $NetBSD: Makefile,v 1.67 2015/12/05 21:25:34 adam Exp $ DISTNAME= bzr-2.6.0 CATEGORIES= devel scm @@ -17,7 +17,7 @@ USE_TOOLS+= gmake msgfmt PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-pyrex +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-pyrex REPLACE_PYTHON= bzr bzrlib/weave.py REPLACE_PYTHON+= bzrlib/patiencediff.py bzrlib/_patiencediff_py.py diff --git a/devel/bzrtools/Makefile b/devel/bzrtools/Makefile index 3e4002f9a28..6c0ada19086 100644 --- a/devel/bzrtools/Makefile +++ b/devel/bzrtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/12/05 21:25:34 adam Exp $ PKGNAME= bzrtools-${VER} DISTNAME= bzrtools-${VER:R} @@ -12,7 +12,7 @@ COMMENT= Collection of plugins for Bazaar LICENSE= gnu-gpl-v2 REPLACE_PYTHON= check-release.py test.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.5.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.5.0 WRKSRC= ${WRKDIR}/bzrtools diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile index 0f2b77224d7..96c18baaa5a 100644 --- a/devel/codeville/Makefile +++ b/devel/codeville/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/12/05 21:25:34 adam Exp $ DISTNAME= Codeville-0.8.0 PKGNAME= codeville-0.8.0 @@ -13,7 +13,7 @@ LICENSE= modified-bsd REPLACE_PYTHON= *.py REPLACE_PYTHON+= */*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.8.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.8.0 BUILD_DEFS+= VARBASE BUILD_DEFS_EFFECTS+= CODEVILLE_DATADIR diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile index 92682d61782..a2da489f802 100644 --- a/devel/cvs2svn/Makefile +++ b/devel/cvs2svn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/12/05 21:25:34 adam Exp $ DISTNAME= cvs2svn-2.3.0 PKGREVISION= 2 @@ -16,7 +16,7 @@ CONFLICTS+= py*-subversion<1.0.1 PYDISTUTILSPKG= yes REPLACE_PYTHON= run-tests.py cvs2svn_rcsparse/run-tests.py \ cvs2svn_rcsparse/parse_rcs_file.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.3.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.3.0 #USE_TOOLS+= gtar #EXTRACT_USING= gtar diff --git a/devel/diffuse/Makefile b/devel/diffuse/Makefile index ee6e34a410b..e577fdd3e58 100644 --- a/devel/diffuse/Makefile +++ b/devel/diffuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/12/05 21:25:34 adam Exp $ DISTNAME= diffuse-0.4.7 CATEGORIES= devel @@ -11,7 +11,7 @@ COMMENT= Graphical tool for merging and comparing text files LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.10:../../x11/py-gtk2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 USE_TOOLS+= msgfmt USE_LANGUAGES= # none diff --git a/devel/distcc-pump/Makefile b/devel/distcc-pump/Makefile index d56e3765032..caee2677697 100644 --- a/devel/distcc-pump/Makefile +++ b/devel/distcc-pump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:34 adam Exp $ PKGNAME= ${DISTNAME:S/-/-pump-/:S/rc1//} COMMENT= Accelerated remote compilation with distcc @@ -6,7 +6,7 @@ COMMENT= Accelerated remote compilation with distcc .include "../../devel/distcc/Makefile.common" PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.1 # check patch-ae for build and install targets BUILD_TARGET= pump include-server diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index 65964cd0080..318ec6d81c4 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2015/06/12 10:48:48 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2015/12/05 21:25:34 adam Exp $ DISTNAME= doxygen-1.8.9.1.src PKGNAME= ${DISTNAME:S/.src//} @@ -31,7 +31,7 @@ MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1 REPLACE_PERL= tmake/bin/tmake -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.8.6 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.8.6 # Case Insensitive or Case Sensitive File System PLIST_VARS+= ci cs diff --git a/devel/epydoc/Makefile b/devel/epydoc/Makefile index ee7ecdea7e9..6e6354fb968 100644 --- a/devel/epydoc/Makefile +++ b/devel/epydoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/12/05 21:25:34 adam Exp $ DISTNAME= epydoc-2.1 PKGREVISION= 7 @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk USE_LANGUAGES= #none USE_TOOLS+= pax -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.1 INSTALLATION_DIRS= ${PKGMANDIR}/man1 share/doc/epydoc diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile index 8f8f5393048..0a8b9276582 100644 --- a/devel/eric4/Makefile +++ b/devel/eric4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2015/04/25 14:20:33 tnn Exp $ +# $NetBSD: Makefile,v 1.45 2015/12/05 21:25:34 adam Exp $ VERS= 4.5.24 DISTNAME= eric4-${VERS} @@ -15,7 +15,7 @@ NO_BUILD= yes EXTRACT_USING= bsdtar PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 4.5.18 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.5.18 CONFIGURE_ARGS+= -b ${PREFIX}/bin CONFIGURE_ARGS+= -d ${PREFIX}/${PYSITELIB} diff --git a/devel/gdb/options.mk b/devel/gdb/options.mk index e07fc9296e5..d96ef2404c3 100644 --- a/devel/gdb/options.mk +++ b/devel/gdb/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2015/03/15 14:56:46 bsiegert Exp $ +# $NetBSD: options.mk,v 1.2 2015/12/05 21:25:35 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.gdb PKG_SUPPORTED_OPTIONS= python @@ -8,6 +8,6 @@ PKG_SUGGESTED_OPTIONS= python .if !empty(PKG_OPTIONS:Mpython) CONFIGURE_ARGS+= --with-python=${PYTHONBIN} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/application.mk" .endif diff --git a/devel/gnatpython/Makefile b/devel/gnatpython/Makefile index 6ac117ca381..3ed7c1c61ce 100644 --- a/devel/gnatpython/Makefile +++ b/devel/gnatpython/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:35 adam Exp $ DISTNAME= gnatpython-${SNAPSHOT} PKGREVISION= 2 @@ -15,7 +15,7 @@ SNAPSHOT= 20110912 EGG_NAME= gnatpython-1.2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 20110912 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 20110912 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index cbae0c7b26c..6346820aac6 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2015/06/10 23:27:56 prlw1 Exp $ +# $NetBSD: Makefile,v 1.44 2015/12/05 21:25:35 adam Exp $ DISTNAME= gobject-introspection-1.44.0 CATEGORIES= devel gnome @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.40.0 (Bug #728079) +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.40.0 (Bug #728079) GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile index abedc808d62..dea9bddd5f4 100644 --- a/devel/googletest/Makefile +++ b/devel/googletest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:35 adam Exp $ DISTNAME= gtest-1.6.0 PKGNAME= ${DISTNAME:S/gtest/googletest/} @@ -26,7 +26,7 @@ SUBST_STAGE.rpathfix= pre-configure REPLACE_PYTHON+= scripts/*py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.6.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.6.0 .include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) diff --git a/devel/gps/options.mk b/devel/gps/options.mk index 3eab48fbfef..e3f16db7ef5 100644 --- a/devel/gps/options.mk +++ b/devel/gps/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.8 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: options.mk,v 1.9 2015/12/05 21:25:35 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.gps PKG_SUPPORTED_OPTIONS= syslog sqlite readline python pgsql @@ -60,7 +60,7 @@ CONFIGURE_ARGS+= --without-python --disable-pygtk --disable-pygobject .else MY_CONFIGURE_ENV+= PYTHON=${PYTHONBIN} CONFIGURE_ARGS+= --with-python=${PREFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 .include "../../lang/python/pyversion.mk" .include "../../x11/py-gtk2/buildlink3.mk" .endif diff --git a/devel/gyp/Makefile b/devel/gyp/Makefile index a134e6c8d39..087c21f3bb0 100644 --- a/devel/gyp/Makefile +++ b/devel/gyp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/04/13 23:12:40 rodent Exp $ +# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:35 adam Exp $ SVN_REVISION= 2019 DIST_VERSION= 0.1 @@ -12,7 +12,7 @@ HOMEPAGE= http://code.google.com/p/gyp/ COMMENT= GYP can Generate Your Projects LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.1pre1718 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.1pre1718 EGG_NAME= gyp-${DIST_VERSION} # REPLACE_PYTHON settings farmed out due to size... diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile index 689dcac6068..eb1b062b7aa 100644 --- a/devel/kdesdk3/Makefile +++ b/devel/kdesdk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2015/10/10 01:58:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.126 2015/12/05 21:25:35 adam Exp $ DISTNAME= kdesdk-${_KDE_VERSION} PKGREVISION= 57 @@ -80,7 +80,7 @@ REPLACE_PYTHON+= \ kcachegrind/converters/hotshot2calltree \ scripts/kdelnk2desktop.py \ scripts/zonetab2pot.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.5.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.5.10 # REPLACE_PHP+= kcachegrind/converters/pprof2calltree SUBST_CLASSES+= php diff --git a/devel/ko-po-check/Makefile b/devel/ko-po-check/Makefile index 24dd299f8a5..ec932b111cd 100644 --- a/devel/ko-po-check/Makefile +++ b/devel/ko-po-check/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/05/09 07:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:35 adam Exp $ DISTNAME= ko-po-check-0.8 PKGREVISION= 3 @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} REPLACE_PYTHON= scripts/ko-po-check.in -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.8 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.8 .include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/lettuce/Makefile b/devel/lettuce/Makefile index 172233a3785..fd4bbff0585 100644 --- a/devel/lettuce/Makefile +++ b/devel/lettuce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/05/09 07:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:35 adam Exp $ DISTNAME= lettuce-0.2.18 CATEGORIES= devel @@ -10,7 +10,7 @@ COMMENT= Behaviour-driven development test tool LICENSE= gnu-gpl-v3 REPLACE_PYTHON= lettuce/bin.py lettuce/plugins/autopdb.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.18 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.18 .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index bf5bc9c4a87..627db80e72f 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/04/17 15:53:01 adam Exp $ +# $NetBSD: Makefile,v 1.12 2015/12/05 21:25:35 adam Exp $ DISTNAME= libftdi1-1.1 PKGREVISION= 3 @@ -17,7 +17,7 @@ USE_CMAKE= yes USE_TOOLS+= pkg-config cmake USE_LANGUAGES= c c++ -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.0 BUILD_DEPENDS+=libusb1-[0-9]*:../../devel/libusb1 # It is better off to have doxygen, but diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index d5678f1cb1d..e3ed688661c 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/10/06 14:56:12 fhajny Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:35 adam Exp $ DISTNAME= libgit2-0.23.3 CATEGORIES= devel @@ -17,7 +17,7 @@ USE_CMAKE= yes CMAKE_ARGS+= -DUSE_SSH=OFF PKGCONFIG_OVERRIDE+= libgit2.pc.in -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.21.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.21.1 .include "../../security/libssh2/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" diff --git a/devel/libhid/Makefile b/devel/libhid/Makefile index 636e9a2ccfe..f66dc959ef3 100644 --- a/devel/libhid/Makefile +++ b/devel/libhid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/12/18 10:51:02 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:35 adam Exp $ DISTNAME= libhid-0.2.16 PKGREVISION= 1 @@ -18,7 +18,7 @@ USE_TOOLS+= gmake USE_LIBTOOL= yes PLIST_SUBST+= PYSITELIB=${PYSITELIB} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.16 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.16 CONFIGURE_ENV+= PYTHON_LDFLAGS="-L${PREFIX}/lib -lpython${PYVERSSUFFIX}" diff --git a/devel/meld/Makefile b/devel/meld/Makefile index 0dc4420feaf..72acd02592f 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2015/10/15 11:47:14 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/12/05 21:25:36 adam Exp $ DISTNAME= meld-3.15.0 CATEGORIES= devel @@ -16,7 +16,7 @@ DEPENDS+= gsettings-desktop-schemas-[0-9]*:../../sysutils/gsettings-desktop-sch USE_TOOLS+= intltool msgfmt -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.11; 3.12 will probably require 33+ +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.11; 3.12 will probably require 33+ SUBST_CLASSES+= man SUBST_FILES.man= setup.py diff --git a/devel/py-InlineEgg/Makefile b/devel/py-InlineEgg/Makefile index 6cb90d81eca..1dcbfee0a8c 100644 --- a/devel/py-InlineEgg/Makefile +++ b/devel/py-InlineEgg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2014/05/09 07:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/12/05 21:25:37 adam Exp $ DISTNAME= InlineEgg-1.08 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ REPLACE_PYTHON= examples/example1.py examples/example2.py \ xored_shell_client.py PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.08 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.08 INSTALLATION_DIRS= share/doc/InlineEgg share/examples/InlineEgg diff --git a/devel/py-Optik/Makefile b/devel/py-Optik/Makefile index f52acee2573..3587618afbc 100644 --- a/devel/py-Optik/Makefile +++ b/devel/py-Optik/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2014/05/09 07:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/12/05 21:25:38 adam Exp $ DISTNAME= optik-1.5.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/optik/Optik/} @@ -13,7 +13,7 @@ LICENSE= modified-bsd USE_LANGUAGES= #none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 do-test: cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHONBIN} test/test_optik.py diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index ecde93fcb1d..84b5a98a2eb 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/05 15:36:27 wen Exp $ +# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:36 adam Exp $ DISTNAME= astroid-1.3.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-logilab-common-[0-9]*:../../devel/py-logilab-common USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mxDateTime via py-logilab-common +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mxDateTime via py-logilab-common do-test: ${RUN} cd ${WRKSRC}/astroid/tests; ${SETENV} ${TEST_ENV} ${PYTHONBIN} -m unittest discover -p "unittest*.py" diff --git a/devel/py-at-spi/Makefile b/devel/py-at-spi/Makefile index 645c1b9e344..d2125a44612 100644 --- a/devel/py-at-spi/Makefile +++ b/devel/py-at-spi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/05/09 07:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/12/05 21:25:36 adam Exp $ DISTNAME= at-spi-1.32.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -20,7 +20,7 @@ USE_LANGUAGES= #none NO_BUILD= yes PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit, py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit, py-gnome2 PYATSPIDIR= ${PREFIX}/${PYSITELIB}/pyatspi INSTALLATION_DIRS= ${PYATSPIDIR} diff --git a/devel/py-buildbot-slave/Makefile b/devel/py-buildbot-slave/Makefile index b1fc00084ba..efc89946622 100644 --- a/devel/py-buildbot-slave/Makefile +++ b/devel/py-buildbot-slave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/12/31 13:57:26 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:36 adam Exp $ DISTNAME= buildbot-slave-0.8.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile index 4ffc50a509d..dcf820b6cff 100644 --- a/devel/py-buildbot/Makefile +++ b/devel/py-buildbot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/12/31 13:57:26 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:36 adam Exp $ DISTNAME= buildbot-0.8.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2 DEPENDS+= ${PYPKGPREFIX}-sqlite2-[0-9]*:../../databases/py-sqlite2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted, py-sqlite2, py-sqlalchemy-migrate +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted, py-sqlite2, py-sqlalchemy-migrate .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-cached-property/Makefile b/devel/py-cached-property/Makefile index ded36a7a851..a07ae46d878 100644 --- a/devel/py-cached-property/Makefile +++ b/devel/py-cached-property/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/08/28 10:26:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:36 adam Exp $ DISTNAME= cached-property-1.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= modified-bsd USE_LANGUAGES= # none # UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 561: ordinal not in range(128) -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 1.2.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 1.2.0 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-checker/Makefile b/devel/py-checker/Makefile index db2a9f674c0..23c451e95c2 100644 --- a/devel/py-checker/Makefile +++ b/devel/py-checker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/12/05 21:25:36 adam Exp $ DISTNAME= pychecker-0.8.19 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -13,7 +13,7 @@ LICENSE= modified-bsd PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q} PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.8.19 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.8.19 post-install: ${MV} ${DESTDIR}${PREFIX}/bin/pychecker ${DESTDIR}${PREFIX}/bin/pychecker${PYVERSSUFFIX} diff --git a/devel/py-cheetah/Makefile b/devel/py-cheetah/Makefile index dbd3c3d0448..aceb97ce37c 100644 --- a/devel/py-cheetah/Makefile +++ b/devel/py-cheetah/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/12/05 21:25:36 adam Exp $ DISTNAME= Cheetah-2.4.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-markdown>=2.0.1:../../textproc/py-markdown USE_LANGUAGES= c -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.4.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.4.4 REPLACE_PYTHON+= SetupTools.py REPLACE_PYTHON+= bin/cheetah diff --git a/devel/py-compizconfig/Makefile b/devel/py-compizconfig/Makefile index d80c101d81b..3c7c97a3489 100644 --- a/devel/py-compizconfig/Makefile +++ b/devel/py-compizconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2015/10/10 01:58:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2015/12/05 21:25:36 adam Exp $ PKGVER= 0.8.4 DISTNAME= compizconfig-python-${PKGVER} @@ -19,7 +19,7 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-pyrex +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-pyrex .include "../../wm/compiz/buildlink3.mk" .include "../../devel/libcompizconfig/buildlink3.mk" diff --git a/devel/py-daemon/Makefile b/devel/py-daemon/Makefile index 05451e2a2ee..be84fe7e63d 100644 --- a/devel/py-daemon/Makefile +++ b/devel/py-daemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:26 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:36 adam Exp $ DISTNAME= python-daemon-1.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-lockfile>=0.9:../../devel/py-lockfile USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.6 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.6 REPLACE_INTERPRETER+= python REPLACE.python.old= /usr/bin/env diff --git a/devel/py-darcsver/Makefile b/devel/py-darcsver/Makefile index d816efe81cc..727c365aa4f 100644 --- a/devel/py-darcsver/Makefile +++ b/devel/py-darcsver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:36 adam Exp $ DISTNAME= darcsver-1.7.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.7.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.7.4 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-dialog2/Makefile b/devel/py-dialog2/Makefile index b6c14b001f6..8ccddf6950e 100644 --- a/devel/py-dialog2/Makefile +++ b/devel/py-dialog2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/12/01 08:32:51 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:36 adam Exp $ VERSION= 3.3.0 DISTNAME= python2-pythondialog-${VERSION} @@ -11,7 +11,7 @@ HOMEPAGE= http://pythondialog.sourceforge.net/ COMMENT= Python wrapper for the dialog utility LICENSE= gnu-lgpl-v2.1 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../misc/dialog/buildlink3.mk" .include "../../lang/python/distutils.mk" diff --git a/devel/py-distorm3/Makefile b/devel/py-distorm3/Makefile index dd831f66c5d..a2bd3a8c0e6 100644 --- a/devel/py-distorm3/Makefile +++ b/devel/py-distorm3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/06/06 08:13:50 pettai Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:36 adam Exp $ DISTNAME= distorm3-3.3.0 PKGNAME= ${PYPKGPREFIX}-distorm3-3.3.0 @@ -12,7 +12,7 @@ COMMENT= Powerful Disassembler Library For x86/AMD64 LICENSE= gnu-gpl-v3 PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/extension.mk" .include "../../lang/python/application.mk" diff --git a/devel/py-doctor/Makefile b/devel/py-doctor/Makefile index 2abacd1692f..431c1b7e373 100644 --- a/devel/py-doctor/Makefile +++ b/devel/py-doctor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:36 adam Exp $ DISTNAME= pydoctor-0.5 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-nevow>=0.9.18:../../www/py-nevow USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted, py-xml via py-nevow +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted, py-xml via py-nevow .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-expect/Makefile b/devel/py-expect/Makefile index d1204d1a599..7d2ec664aaf 100644 --- a/devel/py-expect/Makefile +++ b/devel/py-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2014/05/09 07:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/12/05 21:25:37 adam Exp $ DISTNAME= ExpectPy-1.9b1 PKGNAME= ${PYPKGPREFIX}-expect-1.9b1 @@ -20,7 +20,7 @@ CONFIGURE_ENV+= PYTH_CONFIGDIR=${BUILDLINK_PREFIX.${PYPACKAGE}}/${PYLIB}/config INSTALL_TARGET= installshared PY_PATCHPLIST= yes PLIST_SUBST+= PYLIB=${PYLIB:Q} PYPKGPREFIX=${PYPKGPREFIX:Q} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.9b1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.9b1 EXAMPLESDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-expect EXAMPLESFILES= ask.py glob.py ping.py telnet.py xping.py diff --git a/devel/py-fastimport/Makefile b/devel/py-fastimport/Makefile index b19cf7e6d13..737ef0a3669 100644 --- a/devel/py-fastimport/Makefile +++ b/devel/py-fastimport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/06/07 08:19:04 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:37 adam Exp $ DISTNAME= fastimport-0.9.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ HOMEPAGE= https://github.com/jelmer/python-fastimport COMMENT= Fastimport parser and generator in Python LICENSE= gnu-gpl-v2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.4 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-gflags/Makefile b/devel/py-gflags/Makefile index e8e7b6bc01c..94d9ca9ee8a 100644 --- a/devel/py-gflags/Makefile +++ b/devel/py-gflags/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:37 adam Exp $ DISTNAME= python-gflags-2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} @@ -10,7 +10,7 @@ HOMEPAGE= http://code.google.com/p/python-gflags/ COMMENT= Python equivalent of gflags, a commandline flag implementation LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 2.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 2.0 REPLACE_PYTHON+= *.py diff --git a/devel/py-gobject/Makefile b/devel/py-gobject/Makefile index 69ad2ebe5b3..8c6e415f4a2 100644 --- a/devel/py-gobject/Makefile +++ b/devel/py-gobject/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.51 2014/10/23 13:53:55 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/12/05 21:25:37 adam Exp $ PKGNAME= ${PYPKGPREFIX}-gobject-2.28.6 PKGREVISION= 12 # only noticeable by running codegen.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.28.6 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.28.6 .include "Makefile.common" diff --git a/devel/py-google-apputils/Makefile b/devel/py-google-apputils/Makefile index e356e6f45b4..a1ebac2bee8 100644 --- a/devel/py-google-apputils/Makefile +++ b/devel/py-google-apputils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/08/28 10:51:42 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:37 adam Exp $ DISTNAME= google-apputils-0.4.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/google/google-apputils COMMENT= Google Application Utilities for Python LICENSE= apache-2.0 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # https://github.com/google/google-apputils/issues/4 post-extract: diff --git a/devel/py-hg-fastimport/Makefile b/devel/py-hg-fastimport/Makefile index ca651562388..fe253adc132 100644 --- a/devel/py-hg-fastimport/Makefile +++ b/devel/py-hg-fastimport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/06/07 08:19:36 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:37 adam Exp $ DISTNAME= v20150518 PKGNAME= ${PYPKGPREFIX}-hg-fastimport-${DISTNAME:S/v//} @@ -19,7 +19,7 @@ USE_LANGUAGES= # none INSTALLATION_DIRS+= ${PYSITELIB}/hgfastimport share/doc/py-hg-fastimport -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mercurial +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mercurial PY_PATCHPLIST= yes do-build: diff --git a/devel/py-hg-git/Makefile b/devel/py-hg-git/Makefile index 3f81aa30be2..86eea2ebca7 100644 --- a/devel/py-hg-git/Makefile +++ b/devel/py-hg-git/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/11/11 11:59:28 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:37 adam Exp $ DISTNAME= 0.8.3 PKGNAME= ${PYPKGPREFIX}-hg-git-${DISTNAME} @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/durin42-hg-git-d7ad67f850b2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 0.8.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 0.8.3 EGG_NAME= hg_git-${DISTNAME} .include "../../lang/python/egg.mk" diff --git a/devel/py-hglist/Makefile b/devel/py-hglist/Makefile index 7677655b70c..2008577d9f0 100644 --- a/devel/py-hglist/Makefile +++ b/devel/py-hglist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/04/23 10:45:58 nros Exp $ +# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:37 adam Exp $ DISTNAME= hglist-0.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ USE_LANGUAGES= # none DEPENDS+= ${PYPKGPREFIX}-mercurial-[0-9]*:../../devel/py-mercurial -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-hgnested/Makefile b/devel/py-hgnested/Makefile index b40a2b00932..172602e52e9 100644 --- a/devel/py-hgnested/Makefile +++ b/devel/py-hgnested/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/09/11 13:49:06 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:37 adam Exp $ DISTNAME= hgnested-0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ USE_LANGUAGES= # none DEPENDS+= ${PYPKGPREFIX}-mercurial>=1.6:../../devel/py-mercurial -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # XXX: devel/py-mercurial +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # XXX: devel/py-mercurial .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-hgview/Makefile b/devel/py-hgview/Makefile index f73fd50c76d..aa2427e1490 100644 --- a/devel/py-hgview/Makefile +++ b/devel/py-hgview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/05/03 18:01:28 bsiegert Exp $ +# $NetBSD: Makefile,v 1.11 2015/12/05 21:25:37 adam Exp $ DISTNAME= hgview-1.8.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto REPLACE_PYTHON= *.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.8.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.8.0 PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} USE_TOOLS+= gmake diff --git a/devel/py-ipaddr/Makefile b/devel/py-ipaddr/Makefile index e5ce3ec4033..b688f85509c 100644 --- a/devel/py-ipaddr/Makefile +++ b/devel/py-ipaddr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/06/14 15:20:19 rodent Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:37 adam Exp $ DISTNAME= ipaddr-2.1.11 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://code.google.com/p/ipaddr-py/ COMMENT= Google open source IPv4/IPv6 manipulation library in Python LICENSE= apache-2.0 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.1.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.1.10 REPLACE_PYTHON+= ipaddr.py .include "../../lang/python/distutils.mk" diff --git a/devel/py-ipython010/Makefile b/devel/py-ipython010/Makefile index cfc1897ed75..64612f5b891 100644 --- a/devel/py-ipython010/Makefile +++ b/devel/py-ipython010/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/05/09 07:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:37 adam Exp $ DISTNAME= ipython-0.10.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.10.2 (1.0 is out) +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.10.2 (1.0 is out) USE_LANGUAGES= # none USE_TOOLS+= gunzip diff --git a/devel/py-ipython013/Makefile b/devel/py-ipython013/Makefile index f8f8bf6ca3d..d6632900a87 100644 --- a/devel/py-ipython013/Makefile +++ b/devel/py-ipython013/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:37 adam Exp $ DISTNAME= ipython-0.13.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.13.2 (see py-ipython1 package for a compatible version) +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.13.2 (see py-ipython1 package for a compatible version) USE_LANGUAGES= # none USE_TOOLS+= gunzip diff --git a/devel/py-jersey/Makefile b/devel/py-jersey/Makefile index 5f3be422c10..3cc67f64201 100644 --- a/devel/py-jersey/Makefile +++ b/devel/py-jersey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:38 adam Exp $ DISTNAME= jersey-0.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= modified-bsd #BUILD_DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-kjbuckets/Makefile b/devel/py-kjbuckets/Makefile index 82140ac8e43..b7fd53bddc7 100644 --- a/devel/py-kjbuckets/Makefile +++ b/devel/py-kjbuckets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2014/05/09 07:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/12/05 21:25:38 adam Exp $ DISTNAME= gadfly-1.0.0 PKGNAME= ${PYPKGPREFIX}-kjbuckets-2.2 @@ -15,7 +15,7 @@ EXTRACT_ELEMENTS+= ${DISTNAME}/doc/kjbuckets.txt WRKSRC= ${WRKDIR}/${DISTNAME}/kjbuckets PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.0.0 resp. 2.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.0.0 resp. 2.2 KJBDOCDIR= ${PREFIX}/share/doc/${PYPKGPREFIX}-kjbuckets diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile index e839c7b059d..3acf48b50d6 100644 --- a/devel/py-kqueue/Makefile +++ b/devel/py-kqueue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/01/04 09:50:46 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:38 adam Exp $ DISTNAME= py-kqueue-2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py-//} @@ -18,7 +18,7 @@ PKG_SKIP_REASON+= "${PKGNAME} is not available for ${MACHINE_PLATFORM}; needs OS .endif EGG_NAME= ${DISTNAME:S/py-//} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.0 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-logilab-astng/Makefile b/devel/py-logilab-astng/Makefile index 610cf3326e9..7a702c1e1a0 100644 --- a/devel/py-logilab-astng/Makefile +++ b/devel/py-logilab-astng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/12/31 13:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:38 adam Exp $ DISTNAME= logilab-astng-0.24.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-logilab-common>=0.53.0:../../devel/py-logilab-common USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mxDateTime via py-logilab-common +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mxDateTime via py-logilab-common do-test: cd ${WRKSRC} && ${SH} test/fulltest.sh ${PYVERSSUFFIX} diff --git a/devel/py-logilab-common/Makefile b/devel/py-logilab-common/Makefile index 27fc7318608..5545dd1bd42 100644 --- a/devel/py-logilab-common/Makefile +++ b/devel/py-logilab-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/12/31 13:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:38 adam Exp $ DISTNAME= logilab-common-0.63.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-colorama-[0-9]*:../../comms/py-colorama .endif PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mxDateTime +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mxDateTime INSTALLATION_DIRS= ${PKGMANDIR}/man1 diff --git a/devel/py-memcached/Makefile b/devel/py-memcached/Makefile index 598c77a2ea8..93e4a0ed115 100644 --- a/devel/py-memcached/Makefile +++ b/devel/py-memcached/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/04/03 15:13:19 rodent Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:38 adam Exp $ DISTNAME= python-memcached-1.54 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/1} @@ -15,7 +15,7 @@ USE_LANGUAGES= # none DOCDIR= ${PREFIX}/share/doc/py-memcached INSTALLATION_DIRS= ${DOCDIR} REPLACE_PYTHON+= memcache.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.53 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.53 post-install: ${INSTALL_DATA} ${WRKSRC}/memcache.html ${DESTDIR}${DOCDIR} diff --git a/devel/py-mercurial/Makefile.version b/devel/py-mercurial/Makefile.version index 272468f1d9a..5f98ffd4442 100644 --- a/devel/py-mercurial/Makefile.version +++ b/devel/py-mercurial/Makefile.version @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.version,v 1.26 2015/12/05 11:22:32 wiz Exp $ +# $NetBSD: Makefile.version,v 1.27 2015/12/05 21:25:38 adam Exp $ VERSION= 3.6.2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.4.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.4.1 # see also http://mercurial.selenic.com/wiki/SupportedPythonVersions # 3.x support is not planned for the near future # diff --git a/devel/py-multiprocessing/Makefile b/devel/py-multiprocessing/Makefile index b45255fb9ee..ec8343261b6 100644 --- a/devel/py-multiprocessing/Makefile +++ b/devel/py-multiprocessing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:38 adam Exp $ DISTNAME= multiprocessing-2.6.2.1 PKGNAME= ${PYPKGPREFIX}-multiprocessing-2.6.2.1 @@ -10,7 +10,7 @@ HOMEPAGE= http://pypi.python.org/pypi/multiprocessing/ COMMENT= Python threading package LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # does not make sense, python-3.x has it included +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # does not make sense, python-3.x has it included CFLAGS.SunOS+= -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 diff --git a/devel/py-newt/Makefile b/devel/py-newt/Makefile index 66bcd97419c..f0b94bde370 100644 --- a/devel/py-newt/Makefile +++ b/devel/py-newt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/12/05 21:25:38 adam Exp $ DISTNAME= newt-0.52.16 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -19,7 +19,7 @@ USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= libnewt.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 pre-configure: cd ${WRKSRC}; \ diff --git a/devel/py-open-vcdiff/Makefile b/devel/py-open-vcdiff/Makefile index f18c7e83248..906a93bc23d 100644 --- a/devel/py-open-vcdiff/Makefile +++ b/devel/py-open-vcdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:38 adam Exp $ DISTNAME= 06d46e3de6f7 PKGNAME= ${PYPKGPREFIX}-open-vcdiff-0.1pre${DISTNAME} @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/bluehorn-openvcdiff-python-${DISTNAME} USE_LANGUAGES= c c++ -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 06d46e3de6f7 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 06d46e3de6f7 .include "../../devel/open-vcdiff/buildlink3.mk" .include "../../lang/python/egg.mk" diff --git a/devel/py-pqueue/Makefile b/devel/py-pqueue/Makefile index 5879e4e2593..2f3610f3214 100644 --- a/devel/py-pqueue/Makefile +++ b/devel/py-pqueue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/12/05 21:25:38 adam Exp $ DISTNAME= PQueue-0.2 PKGNAME= ${PYPKGPREFIX}-pqueue-0.2 @@ -19,7 +19,7 @@ BUILD_TARGET= default PY_PATCHPLIST= yes PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2 PYQ_DOCDIR= ${PREFIX}/share/doc/${PYPKGPREFIX}-PQueue diff --git a/devel/py-proteus/options.mk b/devel/py-proteus/options.mk index f5b4ce5b29e..0df535be9c0 100644 --- a/devel/py-proteus/options.mk +++ b/devel/py-proteus/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2015/03/26 22:11:47 jperkin Exp $ +# $NetBSD: options.mk,v 1.3 2015/12/05 21:25:38 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.py-proteus PKG_SUPPORTED_OPTIONS+= cdecimal simplejson @@ -12,7 +12,7 @@ PKG_SUGGESTED_OPTIONS+= simplejson # XXX python-Levenshtein (http://github.com/miohtama/python-Levenshtein) options .if !empty(PKG_OPTIONS:Mcdecimal) -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-cdecimal is obsolete for that version and thus not available +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-cdecimal is obsolete for that version and thus not available DEPENDS+= ${PYPKGPREFIX}-cdecimal-[0-9]*:../../math/py-cdecimal .endif diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile index 3d723e895dc..2bbcb489d04 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/06/24 18:09:59 khorben Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:39 adam Exp $ .include "../../devel/protobuf/Makefile.common" @@ -12,7 +12,7 @@ LICENSE= modified-bsd PYSETUPSUBDIR= python -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 BUILD_DEPENDS+= ${PYPKGPREFIX}-gflags-[0-9]*:../../devel/py-gflags BUILD_DEPENDS+= ${PYPKGPREFIX}-google-apputils-[0-9]*:../../devel/py-google-apputils diff --git a/devel/py-pylint/Makefile b/devel/py-pylint/Makefile index 285f803b423..fd7a818f118 100644 --- a/devel/py-pylint/Makefile +++ b/devel/py-pylint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/04/05 15:59:54 wen Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:25:39 adam Exp $ DISTNAME= pylint-1.4.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk DEPENDS+= ${PYPKGPREFIX}-astroid>=1.3.6:../../devel/py-astroid DEPENDS+= ${PYPKGPREFIX}-logilab-common>=0.53.0:../../devel/py-logilab-common -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mxDateTime via py-logilab-common +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mxDateTime via py-logilab-common USE_LANGUAGES= # none diff --git a/devel/py-pytemplate/Makefile b/devel/py-pytemplate/Makefile index 0d010bdf4a1..d85a51da10c 100644 --- a/devel/py-pytemplate/Makefile +++ b/devel/py-pytemplate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:39 adam Exp $ DISTNAME= pytemplate-1.5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ COMMENT= Pytemplate gives python developpers a starting framework USE_LANGUAGES= # none REPLACE_PYTHON= ${WRKSRC}/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.5.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.5.1 EGDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-pytemplate diff --git a/devel/py-pyutil/Makefile b/devel/py-pyutil/Makefile index f4503f2ca96..e409a3be0da 100644 --- a/devel/py-pyutil/Makefile +++ b/devel/py-pyutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/05 21:25:39 adam Exp $ DISTNAME= pyutil-2.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-zbase32-[0-9]*:../../converters/py-zbase32 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted via py-setuptools_trial, py-zbase32 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted via py-setuptools_trial, py-zbase32 REPLACE_PYTHON+= pyutil/test/current/test_mathutil.py REPLACE_PYTHON+= pyutil/benchmarks/bench_xor.py pyutil/lineutil.py pyutil/scripts/*.py pyutil/test/*/*.py diff --git a/devel/py-quixote/Makefile b/devel/py-quixote/Makefile index fa6e4d1bf3a..b32d913fdb2 100644 --- a/devel/py-quixote/Makefile +++ b/devel/py-quixote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:39 adam Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} DISTNAME= Quixote-2.7 @@ -13,7 +13,7 @@ LICENSE= mit REPLACE_PYTHON+= setup.py quixote/server/*.py quixote/test/*.py quixote/ptl/*.py REPLACE_PYTHON+= quixote/demo/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.7 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.7 .include "../../lang/python/distutils.mk" .include "../../lang/python/application.mk" diff --git a/devel/py-rope/Makefile b/devel/py-rope/Makefile index 26076a99450..a48266e4a85 100644 --- a/devel/py-rope/Makefile +++ b/devel/py-rope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:39 adam Exp $ VERS= 0.9.3 DISTNAME= rope-${VERS} @@ -11,7 +11,7 @@ HOMEPAGE= http://rope.sourceforge.net/ COMMENT= Rope is a python refactoring library LICENSE= gnu-gpl-v2 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # XXX tests in contrib.codeassisttest fail do-test: diff --git a/devel/py-setuptools_trial/Makefile b/devel/py-setuptools_trial/Makefile index d3ab1014ebe..9dc66bd19b5 100644 --- a/devel/py-setuptools_trial/Makefile +++ b/devel/py-setuptools_trial/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:39 adam Exp $ DISTNAME= setuptools_trial-0.5.12 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ USE_LANGUAGES= # none DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-stompclient/Makefile b/devel/py-stompclient/Makefile index 92b854e2e02..fc73e29305b 100644 --- a/devel/py-stompclient/Makefile +++ b/devel/py-stompclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:39 adam Exp $ DISTNAME= stompclient-0.3.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= Lightweight and extensible STOMP messaging client LICENSE= apache-2.0 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-subprocess32/Makefile b/devel/py-subprocess32/Makefile index 206b4689ee6..bd4a8521e26 100644 --- a/devel/py-subprocess32/Makefile +++ b/devel/py-subprocess32/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/08/01 15:29:43 bsiegert Exp $ +# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:39 adam Exp $ DISTNAME= subprocess32-3.2.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,7 +10,7 @@ HOMEPAGE= http://pypi.python.org/pypi/subprocess32 COMMENT= Backport of the subprocess module from Python 3.2/3.3 for use on 2.x LICENSE= python-software-foundation -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # for 2.x only +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # for 2.x only .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" diff --git a/devel/py-subvertpy/Makefile b/devel/py-subvertpy/Makefile index cd862a4295e..84e311cb0fd 100644 --- a/devel/py-subvertpy/Makefile +++ b/devel/py-subvertpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/10/10 01:58:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/12/05 21:25:39 adam Exp $ DISTNAME= subvertpy-0.9.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2.1 MAKE_ENV+= SVN_PREFIX=${BUILDLINK_PREFIX.subversion-base} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.1 .include "../../devel/subversion-base/buildlink3.mk" .include "../../lang/python/distutils.mk" diff --git a/devel/py-tabular/Makefile b/devel/py-tabular/Makefile index 0191d67969d..6133398a34d 100644 --- a/devel/py-tabular/Makefile +++ b/devel/py-tabular/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:39 adam Exp $ DISTNAME= tabular-0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= mit PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.1 .include "../../graphics/py-matplotlib/buildlink3.mk" .include "../../math/py-numpy/buildlink3.mk" diff --git a/devel/py-tortoisehg/Makefile b/devel/py-tortoisehg/Makefile index 2bbdc1fbb8c..616bec8114a 100644 --- a/devel/py-tortoisehg/Makefile +++ b/devel/py-tortoisehg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2015/11/23 00:09:43 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/12/05 21:25:39 adam Exp $ DISTNAME= tortoisehg-3.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse DEPENDS+= ${PYPKGPREFIX}-pygments>=1.6:../../textproc/py-pygments DEPENDS+= ${PYPKGPREFIX}-mercurial>=2.8.1:../../devel/py-mercurial -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-iniparse, py-mercurial +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-iniparse, py-mercurial thg_icon= /share/pixmaps/tortoisehg/icons/thg_logo.ico SUBST_CLASSES+= df diff --git a/devel/py-tryton/options.mk b/devel/py-tryton/options.mk index cccd7224cd6..74e07f49331 100644 --- a/devel/py-tryton/options.mk +++ b/devel/py-tryton/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.5 2015/04/01 11:34:55 tnn Exp $ +# $NetBSD: options.mk,v 1.6 2015/12/05 21:25:39 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.py-tryton PKG_SUPPORTED_OPTIONS= cdecimal goocalendar pytz simplejson @@ -7,12 +7,12 @@ PKG_SUGGESTED_OPTIONS+= cdecimal pytz simplejson .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Mcdecimal) -PYTHON_VERSIONS_INCOMPATIBLE+= 33 34 # py-cdecimal not available because obsolete +PYTHON_VERSIONS_INCOMPATIBLE+= 33 34 35 # py-cdecimal not available because obsolete DEPENDS+= ${PYPKGPREFIX}-cdecimal-[0-9]*:../../math/py-cdecimal .endif .if !empty(PKG_OPTIONS:Mgoocalendar) -PYTHON_VERSIONS_INCOMPATIBLE+= 33 34 # py-gtk2 via py-goocanvas via py-goocalendar +PYTHON_VERSIONS_INCOMPATIBLE+= 33 34 35 # py-gtk2 via py-goocanvas via py-goocalendar DEPENDS+= ${PYPKGPREFIX}-goocalendar-[0-9]*:../../time/py-goocalendar .endif diff --git a/devel/py-trytond/Makefile.common b/devel/py-trytond/Makefile.common index 4e6a8f2fcc7..37ea2a77a27 100644 --- a/devel/py-trytond/Makefile.common +++ b/devel/py-trytond/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2015/11/22 08:05:07 richard Exp $ +# $NetBSD: Makefile.common,v 1.9 2015/12/05 21:25:39 adam Exp $ # used by meta-pkgs/py-tryton-platform/Makefile # used by devel/py-proteus/Makefile @@ -134,4 +134,4 @@ MASTER_SITES= ${TRYTON_SITES} DIST_SUBDIR= tryton-${TRYTON_BASEVER} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 via py-pycha via py-relatorio +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 via py-pycha via py-relatorio diff --git a/devel/py-trytond/options.mk b/devel/py-trytond/options.mk index cb11f55a533..b07c1ccefbc 100644 --- a/devel/py-trytond/options.mk +++ b/devel/py-trytond/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.6 2015/03/26 22:11:47 jperkin Exp $ +# $NetBSD: options.mk,v 1.7 2015/12/05 21:25:39 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.py-trytond PKG_SUPPORTED_OPTIONS= cdecimal mysql pydot psycopg pytz simplejson sphinx @@ -11,17 +11,17 @@ PKG_SUGGESTED_OPTIONS+= psycopg pytz simplejson sphinx # XXX python-Levenshtein (http://github.com/miohtama/python-Levenshtein) options .if !empty(PKG_OPTIONS:Mcdecimal) -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-cdecimal is obsolete for that version and thus not available +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-cdecimal is obsolete for that version and thus not available DEPENDS+= ${PYPKGPREFIX}-cdecimal-[0-9]*:../../math/py-cdecimal .endif .if !empty(PKG_OPTIONS:Mmysql) -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mysqldb +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mysqldb DEPENDS+= ${PYPKGPREFIX}-mysqldb-[0-9]*:../../databases/py-mysqldb .endif .if !empty(PKG_OPTIONS:Mpydot) -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-dot +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-dot DEPENDS+= ${PYPKGPREFIX}-dot-[0-9]*:../../graphics/py-dot .endif @@ -42,6 +42,6 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx .endif .if !empty(PKG_OPTIONS:Mwebdav) -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-pywebdav +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-pywebdav DEPENDS+= ${PYPKGPREFIX}-pywebdav-[0-9]*:../../www/py-pywebdav .endif diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile index bb019eab64c..62d9d4d458b 100644 --- a/devel/py-unit/Makefile +++ b/devel/py-unit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/12/05 21:25:40 adam Exp $ DISTNAME= pyunit-1.4.1 PKGNAME= ${PYPKGPREFIX}-unit-1.4.1 @@ -13,7 +13,7 @@ COMMENT= Unit testing framework for python EGG_NAME= PyUnit-${PKGVERSION_NOREV} PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-unitgui/Makefile b/devel/py-unitgui/Makefile index f663b6f8291..f333f2f6ef5 100644 --- a/devel/py-unitgui/Makefile +++ b/devel/py-unitgui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/12/05 21:25:40 adam Exp $ DISTNAME= pyunit-1.4.1 PKGNAME= ${PYPKGPREFIX}-unitgui-1.4.1 @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk EGG_NAME= PyUnit-${PKGVERSION_NOREV} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-usb/Makefile b/devel/py-usb/Makefile index 0b63d7209ed..f0967b68b24 100644 --- a/devel/py-usb/Makefile +++ b/devel/py-usb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:40 adam Exp $ VERSION= 0.4.2 DISTNAME= pyusb-${VERSION} @@ -13,7 +13,7 @@ COMMENT= Python interface to USB via libusb CFLAGS.SunOS+= -Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.4.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.4.2 .include "../../devel/libusb/buildlink3.mk" .include "../../lang/python/distutils.mk" diff --git a/devel/py-windbg/Makefile b/devel/py-windbg/Makefile index 625a4072a29..ea4c54d92f6 100644 --- a/devel/py-windbg/Makefile +++ b/devel/py-windbg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:40 adam Exp $ DISTNAME= winpdb-1.4.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 # or later DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-wxWidgets USE_LANGUAGES= #none diff --git a/devel/py-zanata-python-client/Makefile b/devel/py-zanata-python-client/Makefile index bac28651d73..fbdeec009d7 100644 --- a/devel/py-zanata-python-client/Makefile +++ b/devel/py-zanata-python-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/04/08 18:48:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:09 adam Exp $ DISTNAME= zanata-python-client-1.3.21 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2 DEPENDS+= ${PYPKGPREFIX}-polib-[0-9]*:../../devel/py-polib # TypeError: can't concat bytes to str -PYTHON_VERSIONS_INCOMPATIBLE= 34 33 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 USE_LANGUAGES= # none SUBST_CLASSES+= version diff --git a/devel/py-zconfig/Makefile b/devel/py-zconfig/Makefile index 505ae68451f..ed553797015 100644 --- a/devel/py-zconfig/Makefile +++ b/devel/py-zconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/12/05 21:25:40 adam Exp $ DISTNAME= ZConfig-2.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -14,7 +14,7 @@ USE_LANGUAGES= # empty INSTALLATION_DIRS+= share/doc/py-zconfig -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 post-install: ${INSTALL_DATA} ${WRKSRC}/doc/zconfig.pdf \ diff --git a/devel/qbzr/Makefile b/devel/qbzr/Makefile index c62c9476810..8fbccc376a5 100644 --- a/devel/qbzr/Makefile +++ b/devel/qbzr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/12/05 21:25:40 adam Exp $ DISTNAME= qbzr-${VER} PKGREVISION= 3 @@ -17,7 +17,7 @@ USE_TOOLS+= msgfmt WRKSRC= ${WRKDIR}/qbzr -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.22.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.22.1 REPLACE_PYTHON= lib/uifactory.py .include "../../devel/bzr/plugin.mk" diff --git a/devel/reposurgeon/Makefile b/devel/reposurgeon/Makefile index 8a561902b3c..9663bea689f 100644 --- a/devel/reposurgeon/Makefile +++ b/devel/reposurgeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/09/16 16:13:16 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/12/05 21:25:40 adam Exp $ DISTNAME= reposurgeon-3.29 CATEGORIES= devel scm @@ -21,7 +21,7 @@ MAKE_FLAGS+= mandir=${PKGMANDIR} REPLACE_PYTHON= repodiffer reposurgeon REPLACE_SH= repotool -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 3.26 uses commands module, which is deprecated in python-3.x +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 3.26 uses commands module, which is deprecated in python-3.x .include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile index e6d1865fe48..e7a716cddef 100644 --- a/devel/roundup/Makefile +++ b/devel/roundup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2015/07/15 18:19:54 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2015/12/05 21:25:40 adam Exp $ DISTNAME= roundup-1.4.19 PKGREVISION= 2 @@ -13,7 +13,7 @@ LICENSE= mit AND zpl-2.0 USE_LANGUAGES= # empty USE_TOOLS+= pax -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.4.19 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.4.19 REPLACE_PYTHON+= cgi-bin/roundup.cgi demo.py roundup/admin.py REPLACE_PYTHON+= frontends/roundup.cgi REPLACE_PYTHON+= roundup/backends/locking.py diff --git a/devel/rox-lib/Makefile b/devel/rox-lib/Makefile index ba70e34b531..bb70b1a3c1e 100644 --- a/devel/rox-lib/Makefile +++ b/devel/rox-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/12/05 21:25:40 adam Exp $ DISTNAME= rox-lib-2.0.2 PKGREVISION= 14 @@ -24,7 +24,7 @@ USE_TOOLS+= pax REPLACE_PYTHON= AppRun MakeDist REPLACE_PYTHON+= python/make_docs.py REPLACE_PYTHON+= tests/python/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 INSTALLATION_DIRS= share/rox/ROX-Lib2 diff --git a/devel/scons/Makefile b/devel/scons/Makefile index fc9bc53210f..a1094047c4b 100644 --- a/devel/scons/Makefile +++ b/devel/scons/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2015/11/20 17:16:03 adam Exp $ +# $NetBSD: Makefile,v 1.31 2015/12/05 21:25:40 adam Exp $ DISTNAME= scons-2.4.1 CATEGORIES= devel @@ -12,7 +12,7 @@ LICENSE= mit REPLACE_PYTHON+= script/scons script/scons-time script/sconsign # not yet ported as of 2.4.1, but progress promised -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile index 80e049729f2..dd419531fe6 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:00 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/12/05 21:25:40 adam Exp $ DISTNAME= stgit-0.14.3 PKGREVISION= 9 @@ -23,7 +23,7 @@ REPLACE_BASH= contrib/stg-* REPLACE_PYTHON= *.py stgit/*.py stg PYSETUPINSTALLARGS= --prefix=${PREFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.14.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.14.3 MAKE_ENV+= ASCIIDOC=${PREFIX}/bin/asciidoc MAKE_ENV+= ASCIIDOC_EXTRA=${ASCIIDOC_EXTRA:M*:Q} diff --git a/devel/tailor/Makefile b/devel/tailor/Makefile index a23449005b7..65140e47f7c 100644 --- a/devel/tailor/Makefile +++ b/devel/tailor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/12/05 21:25:40 adam Exp $ DISTNAME= tailor-0.9.35 PKGREVISION= 5 @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v3 USE_LANGUAGES= #none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.35 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.35 REPLACE_PYTHON= tailor AUTO_MKDIRS= yes diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile index f5fb9c01270..266d0d062c6 100644 --- a/devel/talloc/Makefile +++ b/devel/talloc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/11/13 14:50:01 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/05 21:25:40 adam Exp $ DISTNAME= talloc-2.1.5 CATEGORIES= devel @@ -17,7 +17,7 @@ USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= talloc.pc.in PKGCONFIG_OVERRIDE+= pytalloc-util.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.1.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.1.0 # include/talloc.h CONFLICTS+= samba-[0-9]* diff --git a/devel/transifex-client/Makefile b/devel/transifex-client/Makefile index 1877f27ab64..29b44f2f427 100644 --- a/devel/transifex-client/Makefile +++ b/devel/transifex-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:41 adam Exp $ DISTNAME= ${VERS} PKGNAME= transifex-client-${VERS} @@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2 VERS= 0.10 WRKSRC= ${WRKDIR}/transifex-client-${VERS} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.10 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index e2c8a1c100b..45c6f277d73 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:40 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2015/12/05 21:25:41 adam Exp $ DISTNAME= umbrello-${_KDE_VERSION} PKGREVISION= 2 CATEGORIES= devel COMMENT= UML Modeller -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 4.11.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.11.3 .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/devel/xulrunner10/mozilla-common.mk b/devel/xulrunner10/mozilla-common.mk index ba5502d9d88..fa65488a237 100644 --- a/devel/xulrunner10/mozilla-common.mk +++ b/devel/xulrunner10/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.6 2014/11/11 03:36:00 mef Exp $ +# $NetBSD: mozilla-common.mk,v 1.7 2015/12/05 21:25:41 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -54,7 +54,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}nsprpub/build/autoconf/config.sub CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 10.0.12 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 10.0.12 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/devel/xulrunner17/mozilla-common.mk b/devel/xulrunner17/mozilla-common.mk index 241b8847914..654a441bd4d 100644 --- a/devel/xulrunner17/mozilla-common.mk +++ b/devel/xulrunner17/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.5 2014/11/11 03:36:00 mef Exp $ +# $NetBSD: mozilla-common.mk,v 1.6 2015/12/05 21:25:41 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -53,7 +53,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}nsprpub/build/autoconf/config.sub CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/devel/xulrunner192/mozilla-common.mk b/devel/xulrunner192/mozilla-common.mk index 358b3a82f57..4b1afdd26f8 100644 --- a/devel/xulrunner192/mozilla-common.mk +++ b/devel/xulrunner192/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.6 2014/05/09 07:37:04 wiz Exp $ +# $NetBSD: mozilla-common.mk,v 1.7 2015/12/05 21:25:41 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -49,7 +49,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}nsprpub/build/autoconf/config.sub CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.9.2.28 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.9.2.28 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} |