python-aioamqp 0.15.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Drop upstream patch for pamqp, it is now included in this release.

 -- Michael Fladischer <email address hidden>  Tue, 26 Apr 2022 21:36:45 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioamqp_0.15.0-1.dsc 1.8 KiB 7634a9cc2e2b5bb0d6c0561b27cccfea74e8a021b2851e4acb585329a84ed6ee
python-aioamqp_0.15.0.orig.tar.gz 43.9 KiB 4d30fe210c742496b5b78de0337f49524571240701eb6c2dc348b1b9d8f819a9
python-aioamqp_0.15.0-1.debian.tar.xz 3.1 KiB 145fcc65d92574295d526deb0e23221478eb8fd0c503381c8157e589ab2af08e

Available diffs

No changes file available.

Binary packages built by this source

python-aioamqp-doc: No summary available for python-aioamqp-doc in ubuntu kinetic.

No description available for python-aioamqp-doc in ubuntu kinetic.

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.