AMQP Messaging Framework for Python

Edit Package python-kombu

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.

Refresh
Refresh
Source Files
Filename Size Changed
kombu-4.6.4.tar.gz 0000428946 419 KB
python-kombu.changes 0000070071 68.4 KB
python-kombu.spec 0000002888 2.82 KB
python38.patch 0000001059 1.03 KB
Revision 62 (latest revision is 83)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 730150 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 62)
- Update to 4.6.4:
  - Use importlib-metadata instead of pkg_resources for better performance
  - Allow users to switch URLs while omitting the resource identifier (#1032)
  - Don't stop receiving tasks on 503 SQS error. (#1064) 
  - Fix maybe declare (#1066)
  - Revert "Revert "Use SIMEMBERS instead of SMEMBERS to check for queue (Redis Broker)
  - Fix MongoDB backend to work properly with TTL (#1076)
  - Make sure that max_retries=0 is treated differently than None (#1080)
  - Bump py-amqp to 2.5.1
- Add patch to fix build with py 3.8:
  * python38.patch
Comments 0
openSUSE Build Service is sponsored by