[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
84/361: gnu: python-jupyter-kernel-mgmt: Use Tornado 6.
From: |
guix-commits |
Subject: |
84/361: gnu: python-jupyter-kernel-mgmt: Use Tornado 6. |
Date: |
Fri, 22 Nov 2024 06:00:17 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit a9b0b85f188aa28090bfeb0b1637f46d89f3b430
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 17:12:07 2024 +0200
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
---
gnu/packages/jupyter.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/jupyter.scm b/gnu/packages/jupyter.scm
index 86d4721801..2ea66acc56 100644
--- a/gnu/packages/jupyter.scm
+++ b/gnu/packages/jupyter.scm
@@ -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
- 277/361: gnu: python-quadpy: Adjust inputs., (continued)
- 277/361: gnu: python-quadpy: Adjust inputs., guix-commits, 2024/11/22
- 285/361: gnu: Add python-sphinx-design., guix-commits, 2024/11/22
- 296/361: gnu: python-fast-histogram: Adjust inputs., guix-commits, 2024/11/22
- 339/361: gnu: Add python-ephemeral-port-reserve., guix-commits, 2024/11/22
- 345/361: gnu: python-pandas-2: Update to 2.2.3., guix-commits, 2024/11/22
- 47/361: gnu: python-vine: Add missing inputs., guix-commits, 2024/11/22
- 338/361: gnu: python-watchdog: Update to 6.0.0., guix-commits, 2024/11/22
- 52/361: gnu: python-pyproject-metadata: Disable two tests., guix-commits, 2024/11/22
- 49/361: gnu: python-box: Add missing input., guix-commits, 2024/11/22
- 48/361: gnu: python-joblib: Add missing inputs., guix-commits, 2024/11/22
- 84/361: gnu: python-jupyter-kernel-mgmt: Use Tornado 6.,
guix-commits <=
- 92/361: gnu: python-jupyter-client: Update to 7.4.4., guix-commits, 2024/11/22
- 91/361: gnu: python-trio: Use pyproject-build-system., guix-commits, 2024/11/22
- 121/361: gnu: python-rope: Update to 1.13.0., guix-commits, 2024/11/22
- 129/361: gnu: python-mistune: Update to 3.0.2., guix-commits, 2024/11/22
- 138/361: gnu: python-black: Move to pyproject-build-system., guix-commits, 2024/11/22
- 123/361: gnu: python-lsp-server: Update to 1.11.0., guix-commits, 2024/11/22
- 139/361: gnu: python-isort: Move to pyproject-build-system., guix-commits, 2024/11/22
- 140/361: gnu: python-codespell: Improve package style., guix-commits, 2024/11/22
- 142/361: gnu: python-http-ece: Update to 1.2.0., guix-commits, 2024/11/22
- 144/361: gnu: python-aionotify: Update to 0.3.0., guix-commits, 2024/11/22