AMQP Messaging Framework for Python
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.
- Developed at devel:languages:python
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-kombu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
kombu-5.2.4.tar.gz | 0000423450 414 KB | |
python-kombu.changes | 0000077720 75.9 KB | |
python-kombu.spec | 0000003459 3.38 KB | |
support-pyro-5.patch | 0000000631 631 Bytes | |
use-zoneinfo.patch | 0000002689 2.63 KB |
Revision 77 (latest revision is 85)
Dominique Leuenberger (dimstar_suse)
accepted
request 1078545
from
Steve Kowalik (StevenK)
(revision 77)
- Add patch use-zoneinfo.patch: * Use zoneinfo, rather than pytz. - Switch BuildRequires to zoneinfo and timezone.
Comments 0