summaryrefslogtreecommitdiff
path: root/filesystems/tahoe-lafs
diff options
context:
space:
mode:
authorwiz <wiz>2016-02-21 22:21:37 +0000
committerwiz <wiz>2016-02-21 22:21:37 +0000
commit779fc9cbcd78aa079ad60de51b657a718fb99438 (patch)
tree943fa43517efe8d1cf9e3cbcf937297ad20ff6e8 /filesystems/tahoe-lafs
parent15f891cf9b625403500e35c6f1dea5f8d95527bd (diff)
downloadpkgsrc-779fc9cbcd78aa079ad60de51b657a718fb99438.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/tahoe-lafs')
-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