projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5872a5e
)
dev-python/fs: tests require dev-python/pysendfile
author
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 25 Nov 2019 23:50:21 +0000
(
00:50
+0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 25 Nov 2019 23:50:33 +0000
(
00:50
+0100)
Bug: https://bugs.gentoo.org/701156
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-python/fs/fs-2.4.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/fs/fs-2.4.9.ebuild
b/dev-python/fs/fs-2.4.9.ebuild
index ae1c5830f6cce712fd3e08169ccb24d9409e445b..b1615b23415a7f3d875a9f26aa22465708404c20 100644
(file)
--- a/
dev-python/fs/fs-2.4.9.ebuild
+++ b/
dev-python/fs/fs-2.4.9.ebuild
@@
-32,6
+32,7
@@
BDEPEND="test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pyftpdlib[${PYTHON_USEDEP}]
+ dev-python/pysendfile[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/unittest2[${PYTHON_USEDEP}]
' -3)