summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorwiz <wiz>2017-02-14 10:26:27 +0000
committerwiz <wiz>2017-02-14 10:26:27 +0000
commit39be735aa0498ee847df4238a6896b15147855c9 (patch)
tree3bec4a7a1ab8d13d79ed6abab8276e5426caea00 /filesystems
parentaa6e8893907cb9d6f3c892f497ce086db200bd13 (diff)
downloadpkgsrc-39be735aa0498ee847df4238a6896b15147855c9.tar.gz
Update python 3.x status after py-twisted now supports 3.x.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/tahoe-lafs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile
index 6660605137e..1ef4cb22465 100644
--- a/filesystems/tahoe-lafs/Makefile
+++ b/filesystems/tahoe-lafs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/01/28 09:09:50 riastradh Exp $
+# $NetBSD: Makefile,v 1.35 2017/02/14 10:26:28 wiz Exp $
DISTNAME= tahoe-lafs-1.12.1
CATEGORIES= filesystems
@@ -39,7 +39,7 @@ DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow
DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.11:../../textproc/py-yaml
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted, py-xml via py-nevow, py-zbase32, py-cryptopp
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml via py-nevow, py-zbase32, py-cryptopp, py-darcsver
# Note that there is an upstream (inherited from setuptools) bug
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1258#comment:29 that