pyzmq: Python bindings for the zeromq networking library#

Description#

Python bindings for the zeromq networking library.

License#

LGPLv3+

Upstream Contact#

http://www.zeromq.org

Special Update/Build Instructions#

None.

Type#

standard

Dependencies#

Version Information#

package-version.txt:

24.0.1

install-requires.txt:

pyzmq >=19.0.2

Equivalent System Packages#

conda:

$ conda install  pyzmq

opensuse:

$ sudo zypper install python3-pyzmq

void:

$ sudo xbps-install  python3-pyzmq

See https://repology.org/project/pyzmq/versions, https://repology.org/project/python:pyzmq/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023