python-amqp 2.5.2-0ubuntu1 source package in Ubuntu

Changelog

python-amqp (2.5.2-0ubuntu1) focal; urgency=medium

  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.
  * New upstream release.

 -- Corey Bryant <email address hidden>  Thu, 05 Dec 2019 15:27:19 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-amqp_2.5.2.orig.tar.gz 115.0 KiB 77f1aef9410698d20eaeac5b73a87817365f457a507d82edf292e12cbb83b08d
python-amqp_2.5.2-0ubuntu1.debian.tar.xz 10.0 KiB c5f412c56953415015c349000bf937840ea329d10f4c36846f3c5d19fa8a1a1d
python-amqp_2.5.2-0ubuntu1.dsc 2.5 KiB a8accb90d7c17ea533cf3ea608ad8cd621403748375547d2a7bae626af04d750

View changes file

Binary packages built by this source

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 groovy.

No description available for python3-amqp in ubuntu groovy.