mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-jupyter-kernel-mgmt: Use Tornado 6.
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt)[propagated-inputs]: Replace python-tornado with python-tornado-6. Change-Id: Ibba54e0c7517673aa2ae1b693d4fa38701887b7a
This commit is contained in:
parent
880fb265fe
commit
d8b59e86e0
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ protocol} to be used by both clients and kernels.")
|
|||
python-jupyter-core
|
||||
python-jupyter-protocol
|
||||
python-pyzmq
|
||||
python-tornado
|
||||
python-tornado-6
|
||||
python-traitlets))
|
||||
(native-inputs
|
||||
(list python-async-generator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue