commit: a4b47f08815c6bbebca2b1ffa5708098ccab23e8 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Mon Jul 2 07:00:48 2018 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Jul 2 07:02:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b47f08
dev-python/bokeh: nbformat needed for tests, bug #659802 Package-Manager: Portage-2.3.41, Repoman-2.3.9 dev-python/bokeh/bokeh-0.12.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/bokeh/bokeh-0.12.6.ebuild b/dev-python/bokeh/bokeh-0.12.6.ebuild index 523b73a0222..e3483aea843 100644 --- a/dev-python/bokeh/bokeh-0.12.6.ebuild +++ b/dev-python/bokeh/bokeh-0.12.6.ebuild @@ -47,6 +47,7 @@ DEPEND=" dev-python/pytest[${PYTHON_USEDEP}] dev-python/flexx[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] + dev-python/nbformat[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-cov[${PYTHON_USEDEP}]