From 85e9b30f1f102f6350dca53f5c3fdc51bffc0e9b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 6 Dec 2019 21:17:12 +0100 Subject: [PATCH] dev-python/nose2: python3_8 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- dev-python/nose2/nose2-0.9.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/nose2/nose2-0.9.1-r1.ebuild b/dev-python/nose2/nose2-0.9.1-r1.ebuild index 30a4be5dac94..2c81a2d5f80f 100644 --- a/dev-python/nose2/nose2-0.9.1-r1.ebuild +++ b/dev-python/nose2/nose2-0.9.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7,8} ) inherit distutils-r1 DESCRIPTION="Next generation unittest with plugins" @@ -17,7 +17,7 @@ IUSE="doc" BDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] - doc? ( >=dev-python/sphinx-1.0.5[${PYTHON_USEDEP}] ) + doc? ( >=dev-python/sphinx-1.0.5 ) " DEPEND=" >=dev-python/coverage-4.4.1[${PYTHON_USEDEP}] -- 2.26.2