commit: e7503f401da8213b5902bce6bf898c515e0bd63c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 18:21:24 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 30 18:21:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7503f40
dev-python/magic-wormhole: Unpin test dependencies
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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 2f76304365e4..d7aa8738dda3 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}]
)
"