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
This commit is contained in:
Ricardo Wurmus 2024-05-07 17:17:19 +02:00 committed by Sharlatan Hellseher
parent d8b59e86e0
commit 69d1d74c9d
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -14699,7 +14699,7 @@ applications.")
python-cython python-cython
python-pytest python-pytest
python-pytest-asyncio python-pytest-asyncio
python-tornado)) python-tornado-6))
(home-page "https://github.com/zeromq/pyzmq") (home-page "https://github.com/zeromq/pyzmq")
(synopsis "Python bindings for 0MQ") (synopsis "Python bindings for 0MQ")
(description (description