Package python3-module-kombu: Information

    Source package: python3-module-kombu
    Version: 5.3.5-alt2
    Latest version according to Repology
    Build time:  Feb 18, 2024, 05:46 PM in the task #340948
    Report package bug
    License: BSD-3-Clause
    Summary: Kombu is an AMQP messaging framework for Python
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-kombu (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

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

    Last changed


    Feb. 18, 2024 Vitaly Lipatov 1:5.3.5-alt2
    - temp. disable tests (not yet adopted for python 3.12)
    Jan. 25, 2024 Grigory Ustinov 1:5.3.5-alt1
    - Build new version.
    June 12, 2023 Anton Midyukov 1:5.2.4-alt5
    - migrate to Pyro5
    - enable more tests