python-tornado 3.1.1-1ubuntu1 source package in Ubuntu

Changelog

python-tornado (3.1.1-1ubuntu1) trusty; urgency=medium

  * debian/tests/python3: The python3 tests are known-broken when
    python3-pycurl is installed, see
    https://github.com/facebook/tornado/issues/671. Skip them if it is
    installed (which is now the case in our test VMs as cloud-init pulls
    it in).
 -- Martin Pitt <email address hidden>   Thu, 12 Dec 2013 11:52:52 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium 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.orig.tar.gz 365.3 KiB 345904bfe4a0ce5d687203f783986a73cfd7dc3a9957ee3342cd43d4e310fdc6
python-tornado_3.1.1-1ubuntu1.debian.tar.gz 14.3 KiB 0a1b8e5327624a19de83c5918e0c131e1c167101712c43171dbab0c6d70ca0fc
python-tornado_3.1.1-1ubuntu1.dsc 2.3 KiB 4c55165b247d4da41937ebbd54c95a97b7fc8f352ab65eb91dc8e34acc582221

View changes file

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.