Name: | python2-kombu |
---|---|
Epoch: | 1 |
Version: | 4.2.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1548724 |
License: | BSD and Python |
RPM: | python2-kombu-4.2.2-1.el7.noarch.rpm |
Source RPM: | python-kombu-4.2.2-1.el7.src.rpm |
Build Date: | Wed Feb 06 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.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. |
- Update to 4.2.2 - Fix summary for Python 2 subpackage - Switch to bconds for controlling the build - Add EPEL7 compatibility
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- update to 4.2.1 (rhbz#1584452)
- drop anyjson dependency
- update to 4.2.0 (rhbz#1473462)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- disable checks temporarily, until they are fixed