summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-21 22:21:37 +0000
committerwiz <wiz@pkgsrc.org>2016-02-21 22:21:37 +0000
commit08a32f6220c9252a5909c9c500cddb7e8c020f6a (patch)
tree943fa43517efe8d1cf9e3cbcf937297ad20ff6e8 /filesystems
parent7231cbc375cb2e34ab94be94cf5ac119c55e5667 (diff)
downloadpkgsrc-08a32f6220c9252a5909c9c500cddb7e8c020f6a.tar.gz
Mention that py-service_identity doesn't support python-3.3.
(no change since other dependencies forbid python-3.x anyway.)
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/tahoe-lafs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile
index 6b246dd84b2..77241019993 100644
--- a/filesystems/tahoe-lafs/Makefile
+++ b/filesystems/tahoe-lafs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/12/05 21:25:42 adam Exp $
+# $NetBSD: Makefile,v 1.31 2016/02/21 22:21:37 wiz Exp $
VERSION= 1.10.2
DISTNAME= allmydata-tahoe-${VERSION}
@@ -46,6 +46,7 @@ DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow
DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-twisted, py-xml via py-nevow, py-zbase32, py-cryptopp
+PYTHON_VERSIONS_INCOMPATIBLE+= 33 # not supported by py-service_identity>=16.0.0
# Note that there is an upstream (inherited from setuptools) bug
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1258#comment:29 that