From 1a6b8f03152a18252fe388a30e27bc6220003a43 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Dec 2019 15:21:06 +0100 Subject: [PATCH] dev-python/urllib3: Replace python_gen_usedep MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/urllib3/urllib3-1.25.7.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/urllib3/urllib3-1.25.7.ebuild b/dev-python/urllib3/urllib3-1.25.7.ebuild index 036868ec5be8..1443bfdef40b 100644 --- a/dev-python/urllib3/urllib3-1.25.7.ebuild +++ b/dev-python/urllib3/urllib3-1.25.7.ebuild @@ -37,7 +37,9 @@ BDEPEND=" dev-python/mock[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] >=dev-python/trustme-0.5.3[${PYTHON_USEDEP}] - >=www-servers/tornado-4.2.1[$(python_gen_usedep python{2_7,3_{5,6,7}})] + $(python_gen_cond_dep ' + >=www-servers/tornado-4.2.1[${PYTHON_USEDEP}] + ' python{2_7,3_{5,6,7}}) ) " -- 2.26.2