python-aiohttp 2.2.3-2 source package in Ubuntu

Changelog

python-aiohttp (2.2.3-2) unstable; urgency=medium

  * Team upload.
  * d/rules: clean generated C files. Closes: #880352.
  * d/control: bump Standards-Version to 4.1.1.
  * d/watch: switch to HTTPS.

 -- Vincent Bernat <email address hidden>  Sun, 26 Nov 2017 19:06:47 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
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_2.2.3-2.dsc 2.3 KiB 290122c0f034d944844639cb91eae178f306f13a7a198c100440a7945cf73f23
python-aiohttp_2.2.3.orig.tar.gz 769.4 KiB 997d89e884c6b90a7a891b676f65ca30ca331ceab0b2db6810210b4a984c87f8
python-aiohttp_2.2.3-2.debian.tar.xz 3.2 KiB 1b60f5d7acc23d812e22ff623350f640ae816a2b5b5ee9b8ca8145cd7ebdc3d0

Available diffs

No changes file available.

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.