python-aiohttp 2.3.6-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Standards-Version bumped to 4.1.2 (d/copyright format URL switch to HTTPS)

 -- Piotr Ożarowski <email address hidden>  Wed, 20 Dec 2017 12:01:51 +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.3.6-1.dsc 2.3 KiB 19c8b8f318bf7f70ecc2fe9e495bc0e177a852ac4dd06d15df58bedc0b28fb07
python-aiohttp_2.3.6.orig.tar.gz 826.3 KiB 0111b4c71d1121bfcbd392bbabd573d20f133f491161b87718a07976e0459c32
python-aiohttp_2.3.6-1.debian.tar.xz 3.3 KiB bf2efd1b44bf171e5f6a083f3dad78ad1fd35c8d7ba6a60af7618b7e5ffa4b6f

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.