python-amqp 1.4.9-1 source package in Ubuntu

Changelog

python-amqp (1.4.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Brian May <email address hidden>  Mon, 18 Jan 2016 18:42:27 +1100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-amqp_1.4.9-1.dsc 2.2 KiB 248acf74cc10757dd8561266bfbe0f01037a6d39bf998eca9aef9d4fc3478ac5
python-amqp_1.4.9.orig.tar.gz 77.5 KiB 2dea4d16d073c902c3b89d9b96620fb6729ac0f7a923bbc777cb4ad827c0c61a
python-amqp_1.4.9-1.debian.tar.xz 6.4 KiB 8e65212c06999fa39ada1198601f7c04ed0d0c470920da0cf255c2ef36c8928d

Available diffs

No changes file available.

Binary packages built by this source

python-amqp: No summary available for python-amqp in ubuntu yakkety.

No description available for python-amqp in ubuntu yakkety.

python-amqp-doc: Low-level AMQP client (Documentation)

 This is a fork of amqplib which was originally written by Barry Pederson. It
 is maintained by the Celery project, and used by kombu as a pure Python
 alternative when librabbitmq is not available.
 .
 This library should be API compatible with librabbitmq. Differences from
 amqplib are:
  * Supports draining events from multiple channels (Connection.drain_events).
  * Support for timeouts.
  * Channels are restored after channel error, instead of having to close the
    connection.
  * Support for heartbeats.
  * Supports RabbitMQ extensions:
    - Consumer Cancel Notifications.
    - Publisher confirms.
    - Exchange-to-exchange bindings: exchange_bind / exchange_unbind.
  * Support for basic_return.
  * Uses AMQP 0-9-1 instead of 0-8.
  * Exposes the underlying socket as Connection.sock.
  * Adds Channel.no_ack_consumers to keep track of consumer tags that set the
    no_ack flag.
  * Slightly better at error recovery.
 .
 This package contains the documentation.

python3-amqp: No summary available for python3-amqp in ubuntu yakkety.

No description available for python3-amqp in ubuntu yakkety.