From 2488264da5dd4adec696351145691888ea8a88d4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 25 May 2020 14:36:46 +0200 Subject: [PATCH] dev-python/nose: Extend twisted tdep to py3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/nose/nose-1.3.7-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nose/nose-1.3.7-r4.ebuild b/dev-python/nose/nose-1.3.7-r4.ebuild index 7649fc0c8b2d..4c1588f59bce 100644 --- a/dev-python/nose/nose-1.3.7-r4.ebuild +++ b/dev-python/nose/nose-1.3.7-r4.ebuild @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} dev-python/coverage[${PYTHON_USEDEP}] $(python_gen_cond_dep ' dev-python/twisted[${PYTHON_USEDEP}] - ' python2_7 python3_{6,7}) + ' python2_7 python3_{6,7,8}) )" PATCHES=( -- 2.26.2