Package python3-module-zmq: Information

  • Default inline alert: Version in the repository: 25.1.2-alt1

Source package: python3-module-zmq
Version: 24.0.1-alt1
Latest version according to Repology
Build time:  Nov 29, 2022, 02:39 PM in the task #310837
Report package bug
License: LGPLv3+ and BSD-3-Clause
Summary: Software library for fast, message-based applications
Description: 
The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialized messaging middle-ware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging
patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.

This package contains the python bindings.

List of rpms provided by this srpm:
python3-module-zmq (x86_64, ppc64le, i586, armh, aarch64)
python3-module-zmq-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-zmq-devel (x86_64, ppc64le, i586, armh, aarch64)
python3-module-zmq-tests (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Grigory Ustinov


ACL:
Grigory Ustinov
@python

    1. libzeromq-devel
    2. python3-module-Cython
    3. python3-module-pyproject-installer
    4. python3-module-pytest
    5. python3-module-setuptools
    6. python3-module-wheel
    7. rpm-build-python3

Last changed


Nov. 24, 2022 Grigory Ustinov 24.0.1-alt1
- Automatically updated to 24.0.1.
- Bootstrap for python3.11.
March 24, 2022 Grigory Ustinov 22.3.0-alt4
- Force use cffi backend (Closes: #42033).
- Build without check.
Feb. 14, 2022 Grigory Ustinov 22.3.0-alt3
- Build without bootstrap.
- Build with cffi.
- Enabled check.