python-tornado 4.5.2-1 source package in Ubuntu

Changelog

python-tornado (4.5.2-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release.
  * Bump d/watch to version 4.
  * d/control: Remove Testsuite: autopkgtest, it's not needed

  [ Ondřej Nový ]
  * Bump std-ver to 4.1.1.

 -- Ondřej Nový <email address hidden>  Tue, 31 Oct 2017 21:26:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-tornado_4.5.2-1.dsc 2.8 KiB e7b2ef7b0081cf3fbf269288956aa36d5b0ec81872009d6b50cbf18b8330df04
python-tornado_4.5.2.orig.tar.gz 494.5 KiB f30c723827afd2f8aceae2a13a40ee05487268920fd55cf3b5b33f02bd15511e
python-tornado_4.5.2-1.debian.tar.xz 9.6 KiB 0861fccc6e7afd26f9a1c4ef46ac64ce83b4cd178cd80a76543678123bf9c6a5

No changes file available.

Binary packages built by this source

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

 Tornado is a Python web framework and asynchronous networking library,
 originally developed at FriendFeed. By using non-blocking network I/O,
 Tornado can scale to tens of thousands of open connections, making it ideal
 for long polling, WebSockets, and other applications that require a
 long-lived connection to each user.
 .
 This is the Python 2 version of the package.

python-tornado-dbgsym: debug symbols for python-tornado
python-tornado-doc: scalable, non-blocking web server and tools - documentation

 Tornado is a Python web framework and asynchronous networking library,
 originally developed at FriendFeed. By using non-blocking network I/O,
 Tornado can scale to tens of thousands of open connections, making it ideal
 for long polling, WebSockets, and other applications that require a
 long-lived connection to each user.
 .
 This package contains the documentation.

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

 Tornado is a Python web framework and asynchronous networking library,
 originally developed at FriendFeed. By using non-blocking network I/O,
 Tornado can scale to tens of thousands of open connections, making it ideal
 for long polling, WebSockets, and other applications that require a
 long-lived connection to each user.
 .
 This is the Python 3 version of the package.

python3-tornado-dbgsym: debug symbols for python3-tornado