pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-magic-wormhole py-magic-wormhole: add missing t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/063ab125dc73
branches: trunk
changeset: 455071:063ab125dc73
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 27 16:37:18 2021 +0000
description:
py-magic-wormhole: add missing test dependencies
Now all tests pass.
diffstat:
net/py-magic-wormhole/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 0522827f392c -r 063ab125dc73 net/py-magic-wormhole/Makefile
--- a/net/py-magic-wormhole/Makefile Sun Jun 27 16:33:49 2021 +0000
+++ b/net/py-magic-wormhole/Makefile Sun Jun 27 16:37:18 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/06/23 21:17:56 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/06/27 16:37:18 wiz Exp $
DISTNAME= magic-wormhole-0.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -26,9 +26,9 @@
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
+TEST_DEPENDS+= ${PYPKGPREFIX}-magic-wormhole-transit-relay-[0-9]*:../../net/py-magic-wormhole-transit-relay
+TEST_DEPENDS+= ${PYPKGPREFIX}-magic-wormhole-mailbox-server-[0-9]*:../../net/py-magic-wormhole-mailbox-server
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index