kombu 3.0.30-1ubuntu1 source package in Ubuntu

Changelog

kombu (3.0.30-1ubuntu1) xenial; urgency=low

  [ Corey Bryant ]
  * Merge from Debian unstable.  Remaining changes:
    - debian/control: Drop build depends (and therefore suggests)
      on python-couchdb, as it is not in Ubuntu main.

 -- Corey Bryant <email address hidden>  Mon, 14 Dec 2015 15:07:41 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kombu_3.0.30.orig.tar.gz 371.8 KiB b902fe768ea49173c7c26b117bf6c51d258f822d00d753e543b7e2285540f85a
kombu_3.0.30-1ubuntu1.debian.tar.xz 9.1 KiB a414c0d8ee2c697549517d39aae6c24d04c267e7381a031dc8e1a28d5fe21cff
kombu_3.0.30-1ubuntu1.dsc 2.7 KiB 5fbdd58c638bb72aa8bdb1189618a3f32881599a6a6f827dd968af17d8a9b575

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.

python3-kombu: AMQP Messaging Framework for Python (Python3 version)

 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 Python 3 version of the library.