kombu 2.5.12-0ubuntu2 source package in Ubuntu

Changelog

kombu (2.5.12-0ubuntu2) saucy; urgency=low

  * debian/patches/remove_nose-cover3.patch: Re-add fixes FTBFS.
 -- Chuck Short <email address hidden>   Wed, 03 Jul 2013 17:56:31 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
kombu_2.5.12.orig.tar.gz 299.6 KiB cc5b33eb96fd2d3846bd0b2fec34cfacf8205b69a1669a17c97af77bc6f1aa09
kombu_2.5.12-0ubuntu2.debian.tar.gz 5.8 KiB 5e5db729efbcb77574194f27d4d087956f70eb8d3a2da5bf9e473443c25dc006
kombu_2.5.12-0ubuntu2.dsc 1.7 KiB 6ab9bacb02dcbf8dfdceb4aba3690be8eba29c9f385c13a4d4895cff3da6c839

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.