python-aioamqp 0.13.0-1 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Michael Fladischer ]
  * New upstream release.
  * Bump debhelper version to 12.
  * Bump Standards-Version to 4.4.1.
  * Add python3-pamqp to Build-Depends as required by tests.

 -- Michael Fladischer <email address hidden>  Mon, 11 Nov 2019 21:00:11 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioamqp_0.13.0-1.dsc 1.8 KiB aab51b02112c89e048d47ac870993ac50ca4a6ff95c2412712713ed9b86c57b0
python-aioamqp_0.13.0.orig.tar.gz 42.7 KiB 156a44f261790d3e4538179cf8865fa4f83ec3a8fd579fa579cb7b18d77cf4a7
python-aioamqp_0.13.0-1.debian.tar.xz 2.7 KiB dd009a551e15ddccce6d511a011c688749dbea710a11bb7e22e8aaed733ebaa6

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.