projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2634bc2
)
dev-python/tabulate: Add dev-py/colorclass to test-deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 7 Jul 2019 12:07:00 +0000
(14:07 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 7 Jul 2019 12:07:00 +0000
(14:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/tabulate/tabulate-0.8.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/tabulate/tabulate-0.8.3.ebuild
b/dev-python/tabulate/tabulate-0.8.3.ebuild
index 47d173efc49ac9c4f405462126b451c5eb9af8a2..3d5757f8c857db4220e192a46bf4650655c995a2 100644
(file)
--- a/
dev-python/tabulate/tabulate-0.8.3.ebuild
+++ b/
dev-python/tabulate/tabulate-0.8.3.ebuild
@@
-24,6
+24,7
@@
DEPEND="
test? (
${RDEPEND}
$(python_gen_impl_dep 'sqlite')
+ dev-python/colorclass[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]