python-aiohttp 3.8.4-1 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Piotr Ożarowski ]
  * New upstream release

 -- Piotr Ożarowski <email address hidden>  Thu, 16 Feb 2023 11:54:52 +0100

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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-aiohttp_3.8.4-1.dsc 2.4 KiB 168adea9f929a5ff2a85bc872d55f600d24937803c7d9e5cb0f6c491dd9b271a
python-aiohttp_3.8.4.orig.tar.gz 7.0 MiB bf2e1a9162c1e441bf805a1fd166e249d574ca04e03b34f97e2928769e91ab5c
python-aiohttp_3.8.4-1.debian.tar.xz 7.3 KiB d7f871327ff9d98b5719a9dd2714ed01d11109672861aea59a828dc60612a54b

Available diffs

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