python-aioamqp 0.15.0-2build1 source package in Ubuntu

Changelog

python-aioamqp (0.15.0-2build1) resolute; urgency=medium

  * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257)

 -- Graham Inggs <email address hidden>  Thu, 08 Jan 2026 20:58:16 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Resolute
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Stonking release universe misc
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aioamqp_0.15.0.orig.tar.gz 43.9 KiB 4d30fe210c742496b5b78de0337f49524571240701eb6c2dc348b1b9d8f819a9
python-aioamqp_0.15.0-2build1.debian.tar.xz 3.3 KiB 881ffa4e1c91ebc8b8bed10c64c191f2aa52e728def2a2742cc8256a518631be
python-aioamqp_0.15.0-2build1.dsc 2.2 KiB 826f49eedc16133ecd76f3c6399deada3c05ba7cb0d7a817012ee00a03d0aecb

View changes file

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.