kombu 3.0.7-1ubuntu1.1 source package in Ubuntu

Changelog

kombu (3.0.7-1ubuntu1.1) trusty; urgency=medium

  * d/p/fix-uuid-shim.patch: Cherry-pick patch from upstream to fix uuid
    shim in newer Python versions (LP: #1656333).

 -- Corey Bryant <email address hidden>  Fri, 13 Jan 2017 08:39:16 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
kombu_3.0.7.orig.tar.gz 322.7 KiB 1aed91b4e58c5114069b9432d229a6b8564f63000f50b03de1c514f2bdd42f1b
kombu_3.0.7-1ubuntu1.1.debian.tar.xz 6.5 KiB 1ecce6eac49a21ad07b006a2e42c7c9ba031aba5855ad4889143997865601eb8
kombu_3.0.7-1ubuntu1.1.dsc 2.4 KiB 1332755076e89e3ffb4d3ea34b556b70ba3a0573c9d5042beae2ece8dcd2e601

View changes file

Binary packages built by this source

python-kombu: AMQP Messaging Framework for Python

 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. It is meant
 to replace the carrot library by providing a compatibility layer.
 .
 Features:
  * Allows application authors to support several message server solutions by
    using pluggable transports.
  * Supports automatic encoding, serialization and compression of message
    payloads.
  * The ability to ensure that an operation is performed by gracefully handling
    connection and channel errors.

python-kombu-doc: AMQP Messaging Framework for Python (Documentation)

 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. It is meant
 to replace the carrot library by providing a compatibility layer.
 .
 Features:
  * Allows application authors to support several message server solutions by
    using pluggable transports.
  * Supports automatic encoding, serialization and compression of message
    payloads.
  * The ability to ensure that an operation is performed by gracefully handling
    connection and channel errors.
 .
 This package contains the documentation.