[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/420: gnu: python-pyzmq: Use Tornado 6.
From: |
guix-commits |
Subject: |
85/420: gnu: python-pyzmq: Use Tornado 6. |
Date: |
Tue, 26 Nov 2024 16:28:37 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 3b9b5b2fb68f55ea2b46c925b8ded747a74a6a90
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 17:17:19 2024 +0200
gnu: python-pyzmq: Use Tornado 6.
* gnu/packages/python-xyz.scm (python-pyzmq)[native-inputs]: Replace
python-tornado with python-tornado-6.
Change-Id: I63c8ce8b8265f199d619a94459b385a26f65c9a0
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index d7c0f6e3c2..7d471f5b7d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14637,7 +14637,7 @@ applications.")
python-cython
python-pytest
python-pytest-asyncio
- python-tornado))
+ python-tornado-6))
(home-page "https://github.com/zeromq/pyzmq")
(synopsis "Python bindings for 0MQ")
(description
- 57/420: gnu: snakemake-6: Add Setuptools and Wheel., (continued)
- 57/420: gnu: snakemake-6: Add Setuptools and Wheel., guix-commits, 2024/11/26
- 54/420: gnu: python-versioneer: Add missing input and use minimal git., guix-commits, 2024/11/26
- 59/420: gnu: python-jinja2: Add setuptools and wheel., guix-commits, 2024/11/26
- 63/420: gnu: python-rich: Remove python-ipywidgets., guix-commits, 2024/11/26
- 64/420: gnu: Add python-pep440., guix-commits, 2024/11/26
- 70/420: gnu: Add python-fqdn., guix-commits, 2024/11/26
- 73/420: gnu: Add python-pytest-jupyter., guix-commits, 2024/11/26
- 77/420: gnu: python-jedi: Update to 0.19.1., guix-commits, 2024/11/26
- 72/420: gnu: Add python-hatch-jupyter-builder., guix-commits, 2024/11/26
- 84/420: gnu: python-jupyter-kernel-mgmt: Use Tornado 6., guix-commits, 2024/11/26
- 85/420: gnu: python-pyzmq: Use Tornado 6.,
guix-commits <=
- 36/420: gnu: python-readme-renderer: Adjust package style., guix-commits, 2024/11/26
- 86/420: gnu: python-jupyter-core: Update to 5.7.2., guix-commits, 2024/11/26
- 46/420: gnu: python-mysqlclient: Add missing inputs., guix-commits, 2024/11/26
- 40/420: gnu: java-testng: Disable one test., guix-commits, 2024/11/26
- 66/420: gnu: Add python-jsonschema-specifications., guix-commits, 2024/11/26
- 92/420: gnu: python-jupyter-client: Update to 7.4.4., guix-commits, 2024/11/26
- 93/420: gnu: python-json-logger: Update to 2.0.7., guix-commits, 2024/11/26
- 96/420: gnu: Add python-jupyter-events., guix-commits, 2024/11/26
- 78/420: gnu: python-send2trash: Update to 1.8.2., guix-commits, 2024/11/26
- 97/420: gnu: Add python-jupyter-server-terminals., guix-commits, 2024/11/26