Name: | python3-kombu |
---|---|
Epoch: | 1 |
Version: | 4.6.6 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1442366 |
License: | BSD and Python |
RPM: | python3-kombu-4.6.6-3.el8.noarch.rpm |
Source RPM: | python-kombu-4.6.6-3.el8.src.rpm |
Build Date: | Fri Sep 18 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://kombu.readthedocs.org/ |
Summary: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- use importlib.metadata from the standard library in python
- Update to 4.6.6
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Use standard library importlib.metadata on Python 3.8
- Rebuilt for Python 3.8
- Update to latest upstream version 4.6.4 (rhbz#1742743)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Don't indiscriminately require Python 2 packages to fix FTBFS on Rawhide