diff options
Diffstat (limited to 'www')
40 files changed, 81 insertions, 83 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index d773579f00a..9f44922ed27 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2018/04/16 14:35:18 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2018/07/03 05:03:38 adam Exp $ DISTNAME= bluefish-2.2.8 PKGREVISION= 6 @@ -30,7 +30,7 @@ REPLACE_PYTHON+= data/css_decompressor CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*.py CHECK_INTERPRETER_SKIP+= share/bluefish/plugins/*/*/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.2.4 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.2.4 # XXX this doesn't work #XML_CATALOGS= ${PREFIX}/share/xml/bluefish/catalog.xml diff --git a/www/browser-bookmarks-menu/Makefile b/www/browser-bookmarks-menu/Makefile index 4116b229c8c..d5c63dbc5ee 100644 --- a/www/browser-bookmarks-menu/Makefile +++ b/www/browser-bookmarks-menu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2018/04/16 14:35:18 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2018/07/03 05:03:38 adam Exp $ DISTNAME= browser-bookmarks-menu-0.6 PKGREVISION= 39 @@ -11,7 +11,7 @@ COMMENT= Easy access to web bookmarks through a GNOME Panel Applet NO_BUILD= yes REPLACE_PYTHON= browser-bookmarks-menu.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit via py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-ORBit via py-gnome2 SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 3688410c50b..3226262d29d 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2018/02/26 08:19:32 adam Exp $ +# $NetBSD: Makefile,v 1.38 2018/07/03 05:03:38 adam Exp $ DISTNAME= cherokee-1.2.101 PKGREVISION= 12 @@ -33,7 +33,7 @@ RCD_SCRIPTS= cherokee INSTALLATION_DIRS+= ${EGDIR}/pam.d -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.101 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.2.101 .include "options.mk" diff --git a/www/clearsilver/Makefile b/www/clearsilver/Makefile index 337f0c7ee61..0d34ecec9de 100644 --- a/www/clearsilver/Makefile +++ b/www/clearsilver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2017/01/01 14:44:03 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2018/07/03 05:03:38 adam Exp $ META_PACKAGE= yes @@ -10,7 +10,7 @@ DEPENDS+=${CLEARSILVER_BASE}{,nb[0-9]*}:../../www/clearsilver-base DEPENDS+=${PYPKGPREFIX}-${DISTNAME}{,nb[0-9]*}:../../www/py-clearsilver DEPENDS+=${RUBY_PKGPREFIX}-${DISTNAME}{,nb[0-9]*}:../../www/ruby-clearsilver -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-clearsilver +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-clearsilver .include "../../lang/python/pyversion.mk" .include "../../lang/ruby/rubyversion.mk" diff --git a/www/firefox45/mozilla-common.mk b/www/firefox45/mozilla-common.mk index 91e52c41616..20d7f29f1a0 100644 --- a/www/firefox45/mozilla-common.mk +++ b/www/firefox45/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.7 2017/05/13 02:34:30 khorben Exp $ +# $NetBSD: mozilla-common.mk,v 1.8 2018/07/03 05:03:38 adam Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -113,7 +113,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub PYTHON_VERSIONS_ACCEPTED= 27 PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-sqlite2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/www/ies4linux/Makefile b/www/ies4linux/Makefile index 3b393ade897..1f9cd7bc854 100644 --- a/www/ies4linux/Makefile +++ b/www/ies4linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2017/08/16 20:45:47 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:39 adam Exp $ DISTNAME= ies4linux-2.99.0.1 PKGREVISION= 5 @@ -17,7 +17,7 @@ BUILD_DEPENDS+= cabextract-[0-9]*:../../archivers/cabextract NO_BUILD= yes USE_LANGUAGES= # none USE_TOOLS+= bash:run pax unzip:run -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2 SHAREDIR= share/ies4linux diff --git a/www/loggerhead/Makefile b/www/loggerhead/Makefile index 21d2fdf715c..f2a94ce48ae 100644 --- a/www/loggerhead/Makefile +++ b/www/loggerhead/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2017/07/11 06:16:30 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2018/07/03 05:03:39 adam Exp $ DISTNAME= loggerhead-${VER} PKGREVISION= 1 @@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-PasteDeploy>=1.3:../../www/py-PasteDeploy DEPENDS+= ${PYPKGPREFIX}-SimpleTAL>=4.1:../../www/py-simpletal PYTHON_VERSIONED_DEPENDENCIES= flup -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-simpletal +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-simpletal .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/www/py-ClientForm/Makefile b/www/py-ClientForm/Makefile index 95654e7d8f1..0c487c18f92 100644 --- a/www/py-ClientForm/Makefile +++ b/www/py-ClientForm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/01/01 14:44:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2018/07/03 05:03:39 adam Exp $ DISTNAME= ClientForm-0.2.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= Python module for handling HTML forms on the client side LICENSE= modified-bsd OR zpl-2.0 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.10 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.2.10 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 59d15eb6b4f..e7a09f71c34 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2017/09/04 18:01:03 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2018/07/03 05:03:39 adam Exp $ DISTNAME= HTMLgen PKGNAME= ${PYPKGPREFIX}-HTMLgen-2.2.2 @@ -18,7 +18,7 @@ PY_PATCHPLIST= yes REPLACE_PYTHON+= *.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 INSTALLATION_DIRS+= ${PYSITELIB} diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index 6ad67b3c2f1..0e724128d96 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/09/03 08:53:17 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2018/07/03 05:03:39 adam Exp $ DISTNAME= BeautifulSoup-3.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/B/b/:S/S/s/} @@ -10,7 +10,7 @@ HOMEPAGE= https://www.crummy.com/software/BeautifulSoup/ COMMENT= HTML/XML Parser for Python, version 3 LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # use py-beautifulsoup4 for python-3.x +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # use py-beautifulsoup4 for python-3.x .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-blosxom/Makefile b/www/py-blosxom/Makefile index ce9faf72dde..ba5d6950355 100644 --- a/www/py-blosxom/Makefile +++ b/www/py-blosxom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/01/01 14:44:04 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/07/03 05:03:39 adam Exp $ PYBLOXSOMVERS= 1.5.3 DISTNAME= pyblosxom-${PYBLOXSOMVERS} @@ -27,7 +27,7 @@ INSTALLATION_DIRS= ${DOC_SUBDIR} REPLACE_PYTHON= Pyblosxom/data/pyblosxom.cgi -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 pre-configure: cd ${WRKSRC} && ${FIND} Pyblosxom -type f -name '*.orig' \ diff --git a/www/py-clearsilver/Makefile b/www/py-clearsilver/Makefile index 9c9f311d19c..90d9b46fa2c 100644 --- a/www/py-clearsilver/Makefile +++ b/www/py-clearsilver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/01/01 14:44:04 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/07/03 05:03:39 adam Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 @@ -14,7 +14,7 @@ CFLAGS+= -fPIC INSTALL_DIRS= python PY_PATCHPLIST= YES -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.10.5 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.10.5 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-cloudfiles/Makefile b/www/py-cloudfiles/Makefile index 3c23779467f..d5742718ab6 100644 --- a/www/py-cloudfiles/Makefile +++ b/www/py-cloudfiles/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2018/01/26 14:24:29 triaxx Exp $ +# $NetBSD: Makefile,v 1.2 2018/07/03 05:03:39 adam Exp $ DISTNAME= python-cloudfiles-1.7.11 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-cloudfiles/} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 MAINTAINER= triaxx@NetBSD.org HOMEPAGE= https://github.com/ncw/python-cloudfiles/ diff --git a/www/py-django-appmedia/Makefile b/www/py-django-appmedia/Makefile index 93b528c1154..64a11cf024d 100644 --- a/www/py-django-appmedia/Makefile +++ b/www/py-django-appmedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/01/01 14:44:04 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2018/07/03 05:03:39 adam Exp $ DISTNAME= django-appmedia-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ COMMENT= Handling django app media LICENSE= modified-bsd USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.0.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.0.1 DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django diff --git a/www/py-django14/options.mk b/www/py-django14/options.mk index 536ff0f3be1..0e25d929d5e 100644 --- a/www/py-django14/options.mk +++ b/www/py-django14/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.7 2017/01/01 14:44:04 wiz Exp $ +# $NetBSD: options.mk,v 1.8 2018/07/03 05:03:39 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.django PKG_SUPPORTED_OPTIONS= mysql oracle pgsql sqlite @@ -10,7 +10,7 @@ PLIST_VARS+= ${PKG_SUPPORTED_OPTIONS} .if !empty(PKG_OPTIONS:Mmysql) DEPENDS+= ${PYPKGPREFIX}-mysqldb-[0-9]*:../../databases/py-mysqldb -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-mysqldb +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-mysqldb PLIST.mysql= yes .endif @@ -26,6 +26,6 @@ PLIST.pgsql= yes .if !empty(PKG_OPTIONS:Msqlite) DEPENDS+= ${PYPKGPREFIX}-sqlite2-[0-9]*:../../databases/py-sqlite2 -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-sqlite2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-sqlite2 PLIST.sqlite= yes .endif diff --git a/www/py-flup/Makefile b/www/py-flup/Makefile index 07f4d02c6ce..295183530b1 100644 --- a/www/py-flup/Makefile +++ b/www/py-flup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2017/09/04 18:08:30 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:39 adam Exp $ DISTNAME= flup-1.0.2 PKGNAME= ${PYPKGPREFIX}-flup-1.0.2 @@ -11,7 +11,7 @@ COMMENT= WSGI support modules (python-2.x version) LICENSE= 2-clause-bsd USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-gdata/Makefile b/www/py-gdata/Makefile index 269b3e95dc6..17ef214f713 100644 --- a/www/py-gdata/Makefile +++ b/www/py-gdata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/09/04 18:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2018/07/03 05:03:40 adam Exp $ DISTNAME= gdata-2.0.18 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.0.18 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.0.18 # https://code.google.com/p/gdata-python-client/issues/detail?id=229 REPLACE_PYTHON= src/atom/__init__.py diff --git a/www/py-graphite-web/Makefile b/www/py-graphite-web/Makefile index 6c0a56a0e47..326e9b88f26 100644 --- a/www/py-graphite-web/Makefile +++ b/www/py-graphite-web/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/11/24 22:15:59 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2018/07/03 05:03:40 adam Exp $ DISTNAME= graphite-web-0.9.15 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -61,7 +61,7 @@ CONF_FILES+= ${GRAPHITE_EGDIR}/${file}.example \ PYSETUPINSTALLARGS= --prefix=${PREFIX} \ --install-lib=${PREFIX}/${PYSITELIB} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-django-tagging +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-django-tagging INSTALLATION_DIRS+= share/examples/graphite diff --git a/www/py-jonpy/Makefile b/www/py-jonpy/Makefile index 06719a6bdf2..506d764760b 100644 --- a/www/py-jonpy/Makefile +++ b/www/py-jonpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/01/01 14:44:05 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:40 adam Exp $ DISTNAME= jonpy-0.06 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://jonpy.sourceforge.net/ COMMENT= Tools for FastCGI/CGI Python programs LICENSE= mit -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.06 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.06 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-mechanize/Makefile b/www/py-mechanize/Makefile index 1dbe4de0a17..83425aa4c1f 100644 --- a/www/py-mechanize/Makefile +++ b/www/py-mechanize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/11/02 12:58:46 adam Exp $ +# $NetBSD: Makefile,v 1.21 2018/07/03 05:03:40 adam Exp $ DISTNAME= mechanize-0.3.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.3.5 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.5 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-moin/Makefile b/www/py-moin/Makefile index 32b82e3df6a..df0a4e2a073 100644 --- a/www/py-moin/Makefile +++ b/www/py-moin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2017/09/04 18:08:30 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2018/07/03 05:03:40 adam Exp $ VER= 1.9.7 DISTNAME= moin-${VER} @@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.9.7 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.9.7 REPLACE_PYTHON= jabberbot/bot.py \ MoinMoin/version.py \ diff --git a/www/py-pendrell/Makefile b/www/py-pendrell/Makefile index fbeaab69d1e..b72e299b518 100644 --- a/www/py-pendrell/Makefile +++ b/www/py-pendrell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/09/04 18:01:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2018/07/03 05:03:40 adam Exp $ DISTNAME= pendrell-0.2.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.2.3 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # as of 0.2.3 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-python-digest/Makefile b/www/py-python-digest/Makefile index e530ff32b45..4478a32b989 100644 --- a/www/py-python-digest/Makefile +++ b/www/py-python-digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/09/16 19:27:24 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:40 adam Exp $ DISTNAME= python-digest-1.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= modified-bsd USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-pywebdav/Makefile b/www/py-pywebdav/Makefile index d7bd3b27ece..389425ec060 100644 --- a/www/py-pywebdav/Makefile +++ b/www/py-pywebdav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/09/04 18:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:40 adam Exp $ VERSION= 0.9.8 DISTNAME= PyWebDAV-${VERSION} @@ -17,7 +17,7 @@ PLIST_SUBST+= DOCDIR=${DOCDIR:Q} INSTALLATION_DIRS+= ${DOCDIR} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.8 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.9.8 post-install: ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/${DOCDIR} diff --git a/www/py-recaptcha/Makefile b/www/py-recaptcha/Makefile index 1ef23916175..fe96fc34fc6 100644 --- a/www/py-recaptcha/Makefile +++ b/www/py-recaptcha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/01/01 14:44:05 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:40 adam Exp $ DISTNAME= recaptcha-client-1.0.6 PKGNAME= ${PYPKGPREFIX}-recaptcha-1.0.6 @@ -10,7 +10,7 @@ HOMEPAGE= http://cheeseshop.python.org/pypi/recaptcha-client COMMENT= Plugin for reCAPTCHA and reCAPTCHA Mailhide LICENSE= mit -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 1.0.6 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # as of 1.0.6 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-sanic/Makefile b/www/py-sanic/Makefile index a12ee017a7f..85532f0f92d 100644 --- a/www/py-sanic/Makefile +++ b/www/py-sanic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/12/06 12:53:56 adam Exp $ +# $NetBSD: Makefile,v 1.5 2018/07/03 05:03:40 adam Exp $ DISTNAME= sanic-0.7.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,9 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-ujson>=1.35:../../textproc/py-ujson DEPENDS+= ${PYPKGPREFIX}-uvloop>=0.5.3:../../devel/py-uvloop DEPENDS+= ${PYPKGPREFIX}-websockets>=3.2:../../www/py-websockets -PYTHON_VERSIONS_ACCEPTED= 36 35 - -USE_LANGUAGES= c +PYTHON_VERSIONS_ACCEPTED= 37 36 35 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index 1f88622d6b3..e7e3d28d31c 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/03/24 08:25:30 adam Exp $ +# $NetBSD: Makefile,v 1.15 2018/07/03 05:03:40 adam Exp $ DISTNAME= scgi-1.15 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= cnri-license DEPENDS+= ${PYPKGPREFIX}-quixote-[0-9]*:../../devel/py-quixote -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-quixote +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-quixote CFLAGS.SunOS+= -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 diff --git a/www/py-simpletal/Makefile b/www/py-simpletal/Makefile index 4d6f9dfc864..5a8492bb430 100644 --- a/www/py-simpletal/Makefile +++ b/www/py-simpletal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/01/01 14:44:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:41 adam Exp $ DISTNAME= SimpleTAL-4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= modified-bsd USE_LANGUAGES= #none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 do-test: ${PYTHONBIN} ${WRKSRC}/runtests.py diff --git a/www/py-swish-e/Makefile b/www/py-swish-e/Makefile index eacca7c8d0c..a3996e9deaf 100644 --- a/www/py-swish-e/Makefile +++ b/www/py-swish-e/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2017/09/04 18:01:04 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2018/07/03 05:03:41 adam Exp $ DISTNAME= swish-e-0.5 PKGNAME= ${PYPKGPREFIX}-swish-e-0.5 @@ -15,7 +15,7 @@ LICENSE= 2-clause-bsd EGG_NAME= SwishE-${PKGVERSION_NOREV} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.5 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.5 .include "../../lang/python/distutils.mk" .include "../../www/swish-e/buildlink3.mk" diff --git a/www/py-trytond-webdav/Makefile b/www/py-trytond-webdav/Makefile index dc54f16c8ec..5abd19eb9ef 100644 --- a/www/py-trytond-webdav/Makefile +++ b/www/py-trytond-webdav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2017/09/16 19:27:24 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2018/07/03 05:03:41 adam Exp $ TRYTON_MODULE_NAME= trytond_webdav .include "../../devel/py-trytond/Makefile.common" CATEGORIES= python www @@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-pywebdav-[0-9]*:../../www/py-pywebdav DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 REPLACE_PYTHON+= tests/test_webdav.py diff --git a/www/py-twill/Makefile b/www/py-twill/Makefile index 400446def64..f0ad52d801c 100644 --- a/www/py-twill/Makefile +++ b/www/py-twill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2017/09/16 19:27:24 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2018/07/03 05:03:41 adam Exp $ DISTNAME= twill-1.8.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-cssselect-[0-9]*:../../textproc/py-cssselect USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # setup fails for 1.8.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # setup fails for 1.8.0 post-install: ${MV} ${DESTDIR}${PREFIX}/bin/twill-fork \ diff --git a/www/py-uliweb/Makefile b/www/py-uliweb/Makefile index 97f3a9141d2..a8bb69122e4 100644 --- a/www/py-uliweb/Makefile +++ b/www/py-uliweb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/01/01 14:44:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:41 adam Exp $ DISTNAME= Uliweb-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/U/u/} @@ -10,7 +10,7 @@ HOMEPAGE= https://pypi.python.org/pypi/Uliweb/ COMMENT= Easy python web framework LICENSE= 2-clause-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.3 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.2.3 REPLACE_PYTHON= uliweb/contrib/csrf/*.py REPLACE_PYTHON+= uliweb/core/*.py diff --git a/www/py-webpy/Makefile b/www/py-webpy/Makefile index e16a56b9246..3d0b819a598 100644 --- a/www/py-webpy/Makefile +++ b/www/py-webpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2017/01/01 14:44:06 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:41 adam Exp $ DISTNAME= web.py-0.37 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= public-domain USE_LANGUAGES= #none REPLACE_PYTHON+= web/__init__.py web/utils.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.37 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.37 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/www/ruby-pygments.rb/Makefile b/www/ruby-pygments.rb/Makefile index 1df97fbe93f..fcf6d0bdd6b 100644 --- a/www/ruby-pygments.rb/Makefile +++ b/www/ruby-pygments.rb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/03/21 12:15:34 taca Exp $ +# $NetBSD: Makefile,v 1.15 2018/07/03 05:03:41 adam Exp $ DISTNAME= pygments.rb-1.2.1 CATEGORIES= textproc @@ -18,7 +18,7 @@ SUBST_FILES.path= lib/pygments/popen.rb SUBST_SED.path+= -e 's|@PYTHON@|python${PYVERSSUFFIX}|' SUBST_MESSAGE.path= Fixing Python's path. -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.6.3 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # as of 0.6.3 .include "../../lang/ruby/gem.mk" .include "../../lang/python/application.mk" diff --git a/www/trac/Makefile b/www/trac/Makefile index 588e40537db..cfedac77368 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2017/01/01 14:44:06 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2018/07/03 05:03:41 adam Exp $ DISTNAME= Trac-1.0.13 PKGNAME= ${DISTNAME:tl} @@ -23,7 +23,7 @@ DEPENDS+= ${PYPKGPREFIX}-genshi>=0.6:../../www/py-genshi USE_TOOLS+= pax # The Trac 1.0 series does not support python 3. -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 REPLACE_PYTHON= contrib/cgi-bin/trac.* contrib/*.py contrib/*-hook REPLACE_PYTHON+= trac/tests/functional/*.py diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile index 9f8d1809949..cc668f88dfa 100644 --- a/www/trafficserver/Makefile +++ b/www/trafficserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2018/04/29 21:32:08 adam Exp $ +# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:41 adam Exp $ DISTNAME= trafficserver-7.1.2 PKGREVISION= 1 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes # For man pages PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx .include "../../mk/bsd.prefs.mk" diff --git a/www/urlgrabber/Makefile b/www/urlgrabber/Makefile index 17bfa73da63..b482d76e035 100644 --- a/www/urlgrabber/Makefile +++ b/www/urlgrabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/01/01 14:44:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2018/07/03 05:03:41 adam Exp $ DISTNAME= urlgrabber-3.1.0 PKGREVISION= 3 @@ -10,7 +10,7 @@ HOMEPAGE= http://urlgrabber.baseurl.org/ COMMENT= Python package that drastically simplifies the fetching of files USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 3.1.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 3.1.0 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/www/viewvc/Makefile b/www/viewvc/Makefile index f8246f5544e..f10135f1327 100644 --- a/www/viewvc/Makefile +++ b/www/viewvc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2017/02/08 20:00:34 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2018/07/03 05:03:41 adam Exp $ DISTNAME= viewvc-1.1.26 CATEGORIES= devel www @@ -11,7 +11,7 @@ LICENSE= 2-clause-bsd REPLACE_PYTHON= viewvc-install bin/* bin/cgi/*.cgi lib/*.py # https://github.com/viewvc/viewvc/issues/138 -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.1.26 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.1.26 .if !exists(/usr/bin/rlog) DEPENDS+= rcs-[0-9]*:../../devel/rcs diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index 116fc445ae5..2d862497251 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2018/06/17 13:54:39 wiz Exp $ +# $NetBSD: Makefile,v 1.140 2018/07/03 05:03:41 adam Exp $ DISTNAME= webkitgtk-2.20.3 PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} @@ -147,7 +147,7 @@ BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} CMAKE_ARGS+= -DRUBY_EXECUTABLE=${RUBY} PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.10.2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.10.2 .include "../../lang/python/application.mk" CMAKE_ARGS+= -DPYTHON_EXECUTABLE=${PYTHONBIN} diff --git a/www/webkit24-gtk/Makefile.common b/www/webkit24-gtk/Makefile.common index 182af8bf709..75d520a1fcc 100644 --- a/www/webkit24-gtk/Makefile.common +++ b/www/webkit24-gtk/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2017/09/06 09:03:05 wiz Exp $ +# $NetBSD: Makefile.common,v 1.11 2018/07/03 05:03:42 adam Exp $ # used by www/webkit24-gtk/Makefile # used by www/webkit24-gtk3/Makefile @@ -59,7 +59,7 @@ BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} CONFIGURE_ENV+= RUBY=${RUBY} PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.10.2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.10.2 .include "../../lang/python/application.mk" CONFIGURE_ENV+= PYTHON=${PYTHONBIN} |