projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82d39af
)
dev-python/path-py: Add missing test-dep on packaging
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 12:02:00 +0000
(14:02 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 12:08:48 +0000
(14:08 +0200)
Closes: https://bugs.gentoo.org/660934
dev-python/path-py/path-py-11.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/path-py/path-py-11.0.1.ebuild
b/dev-python/path-py/path-py-11.0.1.ebuild
index 730d60b7603b5d9221912344f0ecbf8882604399..8fe229445c49d102da4997c2f7689913acbcc2c5 100644
(file)
--- a/
dev-python/path-py/path-py-11.0.1.ebuild
+++ b/
dev-python/path-py/path-py-11.0.1.ebuild
@@
-23,6
+23,7
@@
RDEPEND="
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
+ dev-python/packaging[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"