app-misc/python-dice: updated dependency lists
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
6951486013
commit
9a12b874e2
@ -1,3 +1,6 @@
|
||||
04 Dec 2019; <chymera@gentoo.org> python-dice-2.4.2.ebuild:
|
||||
app-misc/python-dice: updated dependency lists
|
||||
|
||||
04 Nov 2019; <chymera@gentoo.org> typing-3.7.4.1.ebuild:
|
||||
dev-python/typing: KEYWORDS
|
||||
|
||||
|
@ -19,17 +19,20 @@ RESTRICT="test"
|
||||
# Tests do not run, which may be an upstream issue:
|
||||
# https://github.com/borntyping/python-dice/issues/25
|
||||
|
||||
DEPEND="test? ( dev-python/tox[${PYTHON_USEDEP}] )"
|
||||
RDEPEND="
|
||||
DEPEND="test? (
|
||||
dev-python/coverage[${PYTHON_USEDEP}]
|
||||
dev-python/docopt[${PYTHON_USEDEP}]
|
||||
dev-python/pyparsing[${PYTHON_USEDEP}]
|
||||
dev-python/termcolor[${PYTHON_USEDEP}]
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-cov[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-flakes[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-pep8[${PYTHON_USEDEP}]
|
||||
dev-python/termcolor[${PYTHON_USEDEP}]
|
||||
dev-python/tox[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
dev-python/docopt[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyparsing-2.4.1[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user