summaryrefslogtreecommitdiff
path: root/net/py-magic-wormhole
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-06-23 21:17:56 +0000
committerwiz <wiz@pkgsrc.org>2021-06-23 21:17:56 +0000
commitff90daf37ad94e1f28ae3bb0f0f1f0264cb7ba02 (patch)
treea8c85b0e101539f7bbcffb739a4f9f6c41cefa84 /net/py-magic-wormhole
parent8d5dd81ddf282a6fdade9dfb4e0e342a8b8b4399 (diff)
downloadpkgsrc-ff90daf37ad94e1f28ae3bb0f0f1f0264cb7ba02.tar.gz
py-magic-wormhole: add missing TEST_DEPENDENCY
Also note self test status and upstream bug report URL.
Diffstat (limited to 'net/py-magic-wormhole')
-rw-r--r--net/py-magic-wormhole/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile
index f115b95af99..c8298f3d6a4 100644
--- a/net/py-magic-wormhole/Makefile
+++ b/net/py-magic-wormhole/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/06/23 21:08:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2021/06/23 21:17:56 wiz Exp $
DISTNAME= magic-wormhole-0.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -26,6 +26,10 @@ DEPENDS+= ${PYPKGPREFIX}-tqdm>=4.13.0:../../misc/py-tqdm
DEPENDS+= ${PYPKGPREFIX}-twisted>=17.5.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-txtorcon>=18.0.2:../../net/py-txtorcon
+# 7 test failures as of 0.12.0
+# https://github.com/magic-wormhole/magic-wormhole/issues/421
+TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+
USE_LANGUAGES= # none
post-install: