dev-python/jupyter{,_core}: Backport patch to avoid File collision

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=589750

Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-11-05 11:33:18 +01:00
parent 359addeb25
commit 1ba65cdc01
3 changed files with 53 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ RDEPEND="
dev-python/traitlets[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
!!<dev-python/jupyter-1.0.0-r1
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/pytest[${PYTHON_USEDEP}]