python-aiohttp 0.17.4-1build1 source package in Ubuntu

Changelog

python-aiohttp (0.17.4-1build1) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Tue, 19 Jan 2016 00:42:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
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_0.17.4.orig.tar.gz 463.9 KiB a2f122b41f29eb10772f1600ada5fec849c5dc717c1dcaa05c95bf0712af8843
python-aiohttp_0.17.4-1build1.debian.tar.xz 3.0 KiB eac13f286c27e8fd1f597abe6c48aec374da55cb5ecd48162687ba84ea4865d7
python-aiohttp_0.17.4-1build1.dsc 2.3 KiB 4cec42f08bd1a6bb5275036bdb482138d88657315e3a81f4d1ef91e02161c07a

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.