mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-19 23:55:54 +02:00
61f76270ab
* gnu/packages/jupyter.scm (python-ipykernel-6, python-ipykernel-7): New
variables.
(python-ipykernel-7)
[phases]{sanity-check}: Delete for now.
[propagated-inputs]: Remove python-jupyter-client; add
python-jupyter-client-7.
[native-inputs]: Remove python-pytest-asyncio; add
python-pytest-asyncio-0.26.
(python-ipykernel): Set to python-ipykernel-6.
Fixes: guix/guix#5943
Change-Id: I5bafd9057a774d7fe31c52cd20899ddef6cd0620
Reviewed-by: Reza Housseini <reza@housseini.me>