summaryrefslogtreecommitdiff
path: root/devel/py-pyutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyutil/Makefile')
-rw-r--r--devel/py-pyutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pyutil/Makefile b/devel/py-pyutil/Makefile
index 30e2b35af2a..6b1f3ad63c3 100644
--- a/devel/py-pyutil/Makefile
+++ b/devel/py-pyutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/01/01 14:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/02/14 10:26:28 wiz Exp $
DISTNAME= pyutil-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-zbase32-[0-9]*:../../converters/py-zbase32
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted via py-setuptools_trial, py-zbase32
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-zbase32
REPLACE_PYTHON+= pyutil/test/current/test_mathutil.py
REPLACE_PYTHON+= pyutil/benchmarks/bench_xor.py pyutil/lineutil.py pyutil/scripts/*.py pyutil/test/*/*.py