python-aio-pika 9.5.6-1 source package in Ubuntu

Changelog

python-aio-pika (9.5.6-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 9.5.6
  * Remove ExceptionGroup patch applied upstream

 -- Alexandre Detiste <email address hidden>  Thu, 07 Aug 2025 12:38:09 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
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

Downloads

File Size SHA-256 Checksum
python-aio-pika_9.5.6-1.dsc 2.3 KiB 992a30376a9515f2b4d7a8f69d5a9d751083b4586a344776836841fa84987626
python-aio-pika_9.5.6.orig.tar.gz 307.7 KiB 441f66037fb6daa3e06d9de38bb8cbe95acb26580690a538514151c29c7c8ab5
python-aio-pika_9.5.6-1.debian.tar.xz 3.9 KiB 333be82b9044282e5651d12551a75e608df4e67860c1aa9e676299bcc6e7fe29

Available diffs

No changes file available.

Binary packages built by this source

python-aio-pika-doc: AMQP client designed for asyncio and humans (common documentation)

 This library is a wrapper around aiormq for asyncio and humans.
 .
 Features:
  Completely asynchronous API.
  Object oriented API.
  Transparent auto-reconnects with complete state recovery with connect_robust.
  Transparent publisher confirms support.
  Transactions support.
  Completely type-hints coverage.
 .
 This package installs the common documentation package.

python3-aio-pika: AMQP client designed for asyncio and humans (Python 3)

 This library is a wrapper around aiormq for asyncio and humans.
 .
 Features:
  Completely asynchronous API.
  Object oriented API.
  Transparent auto-reconnects with complete state recovery with connect_robust.
  Transparent publisher confirms support.
  Transactions support.
  Completely type-hints coverage.
 .
 This package installs the library for Python 3.