projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f71ca73
)
dev-python/pytest: Add missing test-dep on pygments
author
Michał Górny
<mgorny@gentoo.org>
Tue, 26 May 2020 12:19:51 +0000
(14:19 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 26 May 2020 12:58:30 +0000
(14:58 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest/pytest-5.4.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest/pytest-5.4.2.ebuild
b/dev-python/pytest/pytest-5.4.2.ebuild
index fccc727d16e57bbb40f2c4cb739ea6ce2e1e2e49..b5c05300772fd30ac75bb661b51e22e825a9a3c7 100644
(file)
--- a/
dev-python/pytest/pytest-5.4.2.ebuild
+++ b/
dev-python/pytest/pytest-5.4.2.ebuild
@@
-42,6
+42,7
@@
DEPEND="${RDEPEND}
>=dev-python/hypothesis-3.56[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/xmlschema[${PYTHON_USEDEP}]
!!dev-python/flaky