Received: by mail.netbsd.org (Postfix, from userid 605) id 6CA3184D82; Thu, 26 Sep 2019 10:30:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E566684D61 for ; Thu, 26 Sep 2019 10:30:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id LF-2mYM7Qv5K for ; Thu, 26 Sep 2019 10:30:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5BB5E84CE9 for ; Thu, 26 Sep 2019 10:30:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EDDFFBF4; Thu, 26 Sep 2019 10:30:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1569493801261900" MIME-Version: 1.0 Date: Thu, 26 Sep 2019 10:30:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/py-autobahn To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190926103001.4EDDFFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1569493801261900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Sep 26 10:30:01 UTC 2019 Modified Files: pkgsrc/www/py-autobahn: Makefile PLIST Log Message: py-autobahn: upstream closed the bug report about 2.7 "not all parts" are supported. Make it easier for pgksrc and disable python 2.7. (There is no maintainer.) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-autobahn/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-autobahn/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1569493801261900 Content-Disposition: inline Content-Length: 3360 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-autobahn/Makefile diff -u pkgsrc/www/py-autobahn/Makefile:1.28 pkgsrc/www/py-autobahn/Makefile:1.29 --- pkgsrc/www/py-autobahn/Makefile:1.28 Thu Sep 26 10:05:57 2019 +++ pkgsrc/www/py-autobahn/Makefile Thu Sep 26 10:30:01 2019 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2019/09/26 10:05:57 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2019/09/26 10:30:01 wiz Exp $ DISTNAME= autobahn-19.9.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -18,8 +18,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-mock>=1.3. TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8.6:../../devel/py-test TEST_ENV+= USE_ASYNCIO=1 -# some problems with python-2.7 -# https://github.com/crossbario/autobahn-python/issues/1249 +PYTHON_VERSIONS_INCOMPATIBLE= 27 # not all parts are supported USE_LANGUAGES= # none Index: pkgsrc/www/py-autobahn/PLIST diff -u pkgsrc/www/py-autobahn/PLIST:1.14 pkgsrc/www/py-autobahn/PLIST:1.15 --- pkgsrc/www/py-autobahn/PLIST:1.14 Thu Sep 26 10:05:57 2019 +++ pkgsrc/www/py-autobahn/PLIST Thu Sep 26 10:30:01 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2019/09/26 10:05:57 wiz Exp $ +@comment $NetBSD: PLIST,v 1.15 2019/09/26 10:30:01 wiz Exp $ bin/wamp ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -35,8 +35,8 @@ ${PYSITELIB}/autobahn/asyncio/websocket. ${PYSITELIB}/autobahn/asyncio/websocket.pyc ${PYSITELIB}/autobahn/asyncio/websocket.pyo ${PYSITELIB}/autobahn/asyncio/xbr.py -${PLIST.py3x}${PYSITELIB}/autobahn/asyncio/xbr.pyc -${PLIST.py3x}${PYSITELIB}/autobahn/asyncio/xbr.pyo +${PYSITELIB}/autobahn/asyncio/xbr.pyc +${PYSITELIB}/autobahn/asyncio/xbr.pyo ${PYSITELIB}/autobahn/exception.py ${PYSITELIB}/autobahn/exception.pyc ${PYSITELIB}/autobahn/exception.pyo @@ -105,8 +105,8 @@ ${PYSITELIB}/autobahn/twisted/websocket. ${PYSITELIB}/autobahn/twisted/websocket.pyc ${PYSITELIB}/autobahn/twisted/websocket.pyo ${PYSITELIB}/autobahn/twisted/xbr.py -${PLIST.py3x}${PYSITELIB}/autobahn/twisted/xbr.pyc -${PLIST.py3x}${PYSITELIB}/autobahn/twisted/xbr.pyo +${PYSITELIB}/autobahn/twisted/xbr.pyc +${PYSITELIB}/autobahn/twisted/xbr.pyo ${PYSITELIB}/autobahn/util.py ${PYSITELIB}/autobahn/util.pyc ${PYSITELIB}/autobahn/util.pyo @@ -463,17 +463,17 @@ ${PYSITELIB}/autobahn/xbr/_abi.py ${PYSITELIB}/autobahn/xbr/_abi.pyc ${PYSITELIB}/autobahn/xbr/_abi.pyo ${PYSITELIB}/autobahn/xbr/_blockchain.py -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_blockchain.pyc -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_blockchain.pyo +${PYSITELIB}/autobahn/xbr/_blockchain.pyc +${PYSITELIB}/autobahn/xbr/_blockchain.pyo ${PYSITELIB}/autobahn/xbr/_buyer.py -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_buyer.pyc -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_buyer.pyo +${PYSITELIB}/autobahn/xbr/_buyer.pyc +${PYSITELIB}/autobahn/xbr/_buyer.pyo ${PYSITELIB}/autobahn/xbr/_interfaces.py -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_interfaces.pyc -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_interfaces.pyo +${PYSITELIB}/autobahn/xbr/_interfaces.pyc +${PYSITELIB}/autobahn/xbr/_interfaces.pyo ${PYSITELIB}/autobahn/xbr/_seller.py -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_seller.pyc -${PLIST.py3x}${PYSITELIB}/autobahn/xbr/_seller.pyo +${PYSITELIB}/autobahn/xbr/_seller.pyc +${PYSITELIB}/autobahn/xbr/_seller.pyo ${PYSITELIB}/autobahn/xbr/_util.py ${PYSITELIB}/autobahn/xbr/_util.pyc ${PYSITELIB}/autobahn/xbr/_util.pyo --_----------=_1569493801261900--