python-aiohttp 3.8.6-1 source package in Ubuntu

Changelog

python-aiohttp (3.8.6-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <email address hidden>  Sat, 14 Oct 2023 13:12:38 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-aiohttp_3.8.6-1.dsc 2.5 KiB 2bbe11befe737876ba1d01d4962920b4d6505e23378909b5e3d0d4be8892e285
python-aiohttp_3.8.6.orig.tar.gz 7.0 MiB b0cf2a4501bff9330a8a5248b4ce951851e415bdcce9dc158e76cfd55e15085c
python-aiohttp_3.8.6-1.debian.tar.xz 7.4 KiB e1da011118f5ff9f6fdf4a803ea35a581472d416c730c9c7a138f59efb4ddb5c

No changes file available.

Binary packages built by this source

python-aiohttp-doc: documentation of python3-aiohttp

 HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
 .
 Features:
  * supports both client and server side of HTTP protocol,
  * supports both client and server Web-Sockets out-of-the-box,
  * web-server has middlewares and pluggable routing.
 .
 This package provides HTML documentation for aiohttp.

python3-aiohttp: http client/server for asyncio

 HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
 .
 Features:
  * supports both client and server side of HTTP protocol,
  * supports both client and server Web-Sockets out-of-the-box,
  * web-server has middlewares and pluggable routing.

python3-aiohttp-dbgsym: debug symbols for python3-aiohttp