summaryrefslogtreecommitdiff
path: root/www/py-autobahn/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-09-26 10:30:01 +0000
committerwiz <wiz@pkgsrc.org>2019-09-26 10:30:01 +0000
commit4cf31ee1bce1cc37f374b2facd1774607f21ec27 (patch)
tree86c5bce3ee09f2df91440ffdaec1f7130b05ed38 /www/py-autobahn/Makefile
parent8cd9cb54f4eb5e878d18f347b077c4aa94a09aa8 (diff)
downloadpkgsrc-4cf31ee1bce1cc37f374b2facd1774607f21ec27.tar.gz
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.)
Diffstat (limited to 'www/py-autobahn/Makefile')
-rw-r--r--www/py-autobahn/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-autobahn/Makefile b/www/py-autobahn/Makefile
index da47a9e3e0b..7bc907a1806 100644
--- a/www/py-autobahn/Makefile
+++ b/www/py-autobahn/Makefile
@@ -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.0:../../devel/py-mock
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