python-aiohttp 3.5.4-1build1 source package in Ubuntu

Changelog

python-aiohttp (3.5.4-1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Wed, 23 Oct 2019 12:33:28 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-aiohttp_3.5.4.orig.tar.gz 1.0 MiB 9c4c83f4fa1938377da32bc2d59379025ceeee8e24b89f72fcbccd8ca22dc9bf
python-aiohttp_3.5.4-1build1.debian.tar.xz 4.5 KiB f91a7e7c79a1fb58edaec704e3b2a4a1caee9bd98eab96cbe87706f8669b572f
python-aiohttp_3.5.4-1build1.dsc 2.5 KiB 10aafeb3be086161684058627cfa8b0b89df105e24663b6d80f193c71a5fa952

View changes file

Binary packages built by this source

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-dbg: http client/server for asyncio - debug version

 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 contains the extension built for the Python 3 debug interpreter.