python-aioamqp 0.14.0-1 source package in Ubuntu

Changelog

python-aioamqp (0.14.0-1) unstable; urgency=low

  * New upstream release.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <email address hidden>  Mon, 16 Dec 2019 20:52:24 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioamqp_0.14.0-1.dsc 1.8 KiB 39604815067183626b3668429b7a3e4ee93fc7d6ac56cd560d940272baa99fc3
python-aioamqp_0.14.0.orig.tar.gz 43.1 KiB 9fce69be1ed9bcc06b74683094f738556305215a1affd0fd7789c23a01c53ecd
python-aioamqp_0.14.0-1.debian.tar.xz 2.7 KiB 9a9368662b9c5a24ee0ce950b20f41d7f11734212ab689d39d0e65042b2c7c8d

Available diffs

No changes file available.

Binary packages built by this source

python-aioamqp-doc: AMQP implementation using asyncio (Documentation)

 aioamqp library is a pure-Python implementation of the AMQP 0.9.1 protocol.
 .
 Built on top on Python's asynchronous I/O support introduced in PEP 3156, it
 provides an API based on coroutines, making it easy to write highly concurrent
 applications.
 .
 This package contains the documentation.

python3-aioamqp: AMQP implementation using asyncio (Python3 version)

 aioamqp library is a pure-Python implementation of the AMQP 0.9.1 protocol.
 .
 Built on top on Python's asynchronous I/O support introduced in PEP 3156, it
 provides an API based on coroutines, making it easy to write highly concurrent
 applications.
 .
 This package contains the Python 3 version of the library.