From 0f1c7b179ddbdb852f9d22ff53d1f7136d20ea3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 17 Dec 2021 12:18:51 +0100 Subject: dev-python/python-socks: Add a test dep on trio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/829433 Signed-off-by: Michał Górny --- dev-python/python-socks/python-socks-2.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/python-socks/python-socks-2.0.1.ebuild') diff --git a/dev-python/python-socks/python-socks-2.0.1.ebuild b/dev-python/python-socks/python-socks-2.0.1.ebuild index 94d2cb6ce6da..4f23e8503be8 100644 --- a/dev-python/python-socks/python-socks-2.0.1.ebuild +++ b/dev-python/python-socks/python-socks-2.0.1.ebuild @@ -26,6 +26,7 @@ BDEPEND=" test? ( $(python_gen_cond_dep ' >=dev-python/anyio-3.4.0[${PYTHON_USEDEP}] + dev-python/trio[${PYTHON_USEDEP}] ' 'python*') dev-python/async_timeout[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}] -- cgit v1.2.3