python-tornado 3.1.1-1 source package in Ubuntu

Changelog

python-tornado (3.1.1-1) unstable; urgency=low


  * New upstream release
    - fixes localhost binding on disabled network (Closes: #711806)
  * drop upstream applied random-port.patch and CVE-2013-2099.patch
  * bump standard to 3.9.5 no changes required

 -- Julian Taylor <email address hidden>  Sun, 03 Nov 2013 18:48:51 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-tornado_3.1.1-1.dsc 2.2 KiB 0ddd3343f6ffe69eefd1c0db61f8b9f6a014920ebf21be44a93d10c1179c141c
python-tornado_3.1.1.orig.tar.gz 365.3 KiB 345904bfe4a0ce5d687203f783986a73cfd7dc3a9957ee3342cd43d4e310fdc6
python-tornado_3.1.1-1.debian.tar.gz 14.1 KiB 2c250626dde2be29fcb97e802216b6c0a3d5ac8aff6d5d744d8699a188b488b8

Available diffs

No changes file available.

Binary packages built by this source

python-tornado: scalable, non-blocking web server and tools

 Tornado is an open source version of the scalable, non-blocking
 web server and tools that power FriendFeed. The FriendFeed application
 is written using a web framework that looks a bit like web.py or
 Google's webapp, but with additional tools and optimizations to take
 advantage of the underlying non-blocking infrastructure.
 .
 This is the Python 2 version of the package.

python3-tornado: scalable, non-blocking web server and tools - Python 3 package

 Tornado is an open source version of the scalable, non-blocking
 web server and tools that power FriendFeed. The FriendFeed application
 is written using a web framework that looks a bit like web.py or
 Google's webapp, but with additional tools and optimizations to take
 advantage of the underlying non-blocking infrastructure.
 .
 This is the Python 3 version of the package.