[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/474: gnu: python-pyzmq: Use Tornado 6.
From: |
guix-commits |
Subject: |
85/474: gnu: python-pyzmq: Use Tornado 6. |
Date: |
Sat, 30 Nov 2024 18:19:55 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 51277b34e4f722ac779af7da7ada8592ca31d41f
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 3542f02d64..7e261ad249 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14660,7 +14660,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
- 102/474: gnu: python-pydata-sphinx-theme: Disable one test., (continued)
- 102/474: gnu: python-pydata-sphinx-theme: Disable one test., guix-commits, 2024/11/30
- 96/474: gnu: Add python-jupyter-events., guix-commits, 2024/11/30
- 117/474: gnu: repo2docker: Update to 2024.03.0., guix-commits, 2024/11/30
- 71/474: gnu: Add python-overrides., guix-commits, 2024/11/30
- 74/474: gnu: Add python-notebook-shim., guix-commits, 2024/11/30
- 80/474: gnu: python-jsonschema: Update to 4.22.0., guix-commits, 2024/11/30
- 82/474: gnu: python-prometheus-client: Update to 0.20.0., guix-commits, 2024/11/30
- 83/474: gnu: python-pytest-tornasync: Use Tornado 6., guix-commits, 2024/11/30
- 84/474: gnu: python-jupyter-kernel-mgmt: Use Tornado 6., guix-commits, 2024/11/30
- 86/474: gnu: python-jupyter-core: Update to 5.7.2., guix-commits, 2024/11/30
- 85/474: gnu: python-pyzmq: Use Tornado 6.,
guix-commits <=
- 88/474: gnu: python-ipykernel: Set environment variable., guix-commits, 2024/11/30
- 89/474: gnu: python-nbformat: Update to 5.10.4., guix-commits, 2024/11/30
- 90/474: gnu: python-nbconvert: Use pyproject-build-system., guix-commits, 2024/11/30
- 91/474: gnu: python-trio: Use pyproject-build-system., guix-commits, 2024/11/30
- 92/474: gnu: python-jupyter-client: Update to 7.4.4., guix-commits, 2024/11/30
- 95/474: gnu: python-notebook: Update to 6.5.7., guix-commits, 2024/11/30
- 101/474: gnu: python-openapi-schema-validator: Update to 0.6.2., guix-commits, 2024/11/30
- 144/474: gnu: python-aionotify: Update to 0.3.0., guix-commits, 2024/11/30
- 174/474: gnu: python-amqp: Move to pyproject-build-system., guix-commits, 2024/11/30
- 151/474: gnu: qtile: Update to 0.23.0., guix-commits, 2024/11/30