python-aioamqp 0.14.0-2 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Michael Fladischer ]
  * Update d/watch to work with github again.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.6.0.
  * Use uscan version 4.

 -- Michael Fladischer <email address hidden>  Sat, 04 Sep 2021 19:42:40 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioamqp_0.14.0-2.dsc 1.8 KiB c835d877242dff3927b8d9344d17d677eca9471b3e5b73b407f9c7eea9a3ddd4
python-aioamqp_0.14.0.orig.tar.gz 43.1 KiB 9fce69be1ed9bcc06b74683094f738556305215a1affd0fd7789c23a01c53ecd
python-aioamqp_0.14.0-2.debian.tar.xz 2.9 KiB b276e65ab112258d8161033c1678854740fad8288dece0eaed68d5c886a0a084

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.