From cc93f17c8cb2976c35ed46a5c880229c1be3b70c Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Thu, 24 Sep 2020 14:47:04 +0200 Subject: [PATCH] dev-python/trio-asyncio: drop conditional dep Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan --- dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild index 6d3c3b6e52..70c541e1af 100644 --- a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild +++ b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild @@ -22,7 +22,6 @@ RDEPEND=" >=dev-python/async_generator-1.6[${PYTHON_USEDEP}] dev-python/outcome[${PYTHON_USEDEP}] >=dev-python/trio-0.12.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep '>=dev-python/contextvars-2.1[${PYTHON_USEDEP}]' python3_6) " DEPEND="test? (