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

    Исходный пакет: python3-module-kombu
    Версия: 5.3.5-alt2
    Собран:  19 февраля 2024 г. 19:21
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/kombu/

    Лицензия: BSD-3-Clause
    О пакете: Kombu is an AMQP messaging framework for Python
    Описание: 
    AMQP is the Advanced Message Queuing Protocol, an open standard protocol
    for message orientation, queuing, routing, reliability and security.
    
    One of the most popular implementations of AMQP is `RabbitMQ`_.
    
    The aim of `Kombu` is to make messaging in Python as easy as possible by
    providing an idiomatic high-level interface for the AMQP protocol, and also
    provide proven and tested solutions to common messaging problems.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-kombu (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Vitaly Lipatov


      1. python3(setuptools)
      2. python3(wheel)
      3. python3-module-pyproject-installer >= 0.4.0
      4. rpm-build-python3

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


    18 февраля 2024 г. Vitaly Lipatov 1:5.3.5-alt2
    - temp. disable tests (not yet adopted for python 3.12)
    25 января 2024 г. Grigory Ustinov 1:5.3.5-alt1
    - Build new version.
    12 июня 2023 г. Anton Midyukov 1:5.2.4-alt5
    - migrate to Pyro5
    - enable more tests