commit: 7b0026b931e14834bd3163ba6603415f4c475131 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Nov 25 23:50:21 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Nov 25 23:50:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0026b9
dev-python/fs: tests require dev-python/pysendfile Bug: https://bugs.gentoo.org/701156 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-python/fs/fs-2.4.9.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/fs/fs-2.4.9.ebuild b/dev-python/fs/fs-2.4.9.ebuild index ae1c5830f6c..b1615b23415 100644 --- 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)
