mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/nose2: python3_8
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user