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 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: