summaryrefslogtreecommitdiff
path: root/devel/py-rope/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rope/Makefile')
-rw-r--r--devel/py-rope/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-rope/Makefile b/devel/py-rope/Makefile
index d7525e9292a..89dfdb9bb78 100644
--- a/devel/py-rope/Makefile
+++ b/devel/py-rope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/08/27 01:51:56 maya Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:35 wiz Exp $
VERS= 0.10.2
DISTNAME= rope-${VERS}
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/python-rope/rope
COMMENT= Rope is a python refactoring library
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
# XXX tests in contrib.codeassisttest fail
do-test: