mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
d8b59e86e0
commit
69d1d74c9d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue