From e7503f401da8213b5902bce6bf898c515e0bd63c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 30 May 2025 20:21:24 +0200 Subject: [PATCH] dev-python/magic-wormhole: Unpin test dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/magic-wormhole/magic-wormhole-0.19.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/magic-wormhole/magic-wormhole-0.19.1.ebuild b/dev-python/magic-wormhole/magic-wormhole-0.19.1.ebuild index 2f76304365e4b..d7aa8738dda3e 100644 --- a/dev-python/magic-wormhole/magic-wormhole-0.19.1.ebuild +++ b/dev-python/magic-wormhole/magic-wormhole-0.19.1.ebuild @@ -42,7 +42,7 @@ BDEPEND=" dev-python/versioneer[${PYTHON_USEDEP}] test? ( dev-python/magic-wormhole-mailbox-server[${PYTHON_USEDEP}] - ~dev-python/magic-wormhole-transit-relay-0.3.1[${PYTHON_USEDEP}] + dev-python/magic-wormhole-transit-relay[${PYTHON_USEDEP}] dev-python/pytest-twisted[${PYTHON_USEDEP}] ) "