commit:     aa63f030a7be5378959fcd4b960582cdd39a0709
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  3 05:09:21 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 05:11:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa63f030

dev-python/notebook: Add BDEP on hatch-jupyter-builder

Closes: https://bugs.gentoo.org/915095
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/notebook/notebook-7.0.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/notebook/notebook-7.0.4.ebuild 
b/dev-python/notebook/notebook-7.0.4.ebuild
index 955c05ae6c3e..991606132cdb 100644
--- a/dev-python/notebook/notebook-7.0.4.ebuild
+++ b/dev-python/notebook/notebook-7.0.4.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
 "
 
 BDEPEND="
+       dev-python/hatch-jupyter-builder[${PYTHON_USEDEP}]
        test? (
                dev-python/ipykernel[${PYTHON_USEDEP}]
                dev-python/nbval[${PYTHON_USEDEP}]

Reply via email to