Пакет python3-module-zmq: Информация

  • Default inline alert: Версия в репозитории: 25.1.2-alt1

Исходный пакет: python3-module-zmq
Версия: 22.3.0-alt4
Последняя версия по данным Repology
Собран:  24 марта 2022 г. 19:26 в задании #297111
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: http://www.zeromq.org/bindings:python

Лицензия: LGPLv3+ and BSD-3-Clause
О пакете: Software library for fast, message-based applications
Описание: 
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.

Список rpm-пакетов, предоставляемых данным 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)

Сопровождающий: Grigory Ustinov


Права:
Grigory Ustinov
@python

    1. python3-module-Cython
    2. python3-module-cffi
    3. libzeromq-devel
    4. python3-module-numpy
    5. python3-module-setuptools
    6. rpm-build-python3

Последнее изменение


24 марта 2022 г. Grigory Ustinov 22.3.0-alt4
- Force use cffi backend (Closes: #42033).
- Build without check.
14 февраля 2022 г. Grigory Ustinov 22.3.0-alt3
- Build without bootstrap.
- Build with cffi.
- Enabled check.
5 декабря 2021 г. Grigory Ustinov 22.3.0-alt2
- Bootstrap for python3.10.