python-tornado 5.1.1-4ubuntu4 source package in Ubuntu

Changelog

python-tornado (5.1.1-4ubuntu4) focal; urgency=medium

  * Don't run python3.8 tests for a first build.

 -- Matthias Klose <email address hidden>  Mon, 21 Oct 2019 09:20:25 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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_5.1.1.orig.tar.gz 530.2 KiB a1da335a2978b9a8c3544cab10076d799442d7988ed0b4f2be035fe4388ca8dd
python-tornado_5.1.1-4ubuntu4.debian.tar.xz 12.5 KiB f35a16a7d6729a75596252b55ff10d8681d177a5aeabd7100c75b2aac3fe3951
python-tornado_5.1.1-4ubuntu4.dsc 2.8 KiB 1d40b15965142661958709ada136f75fb109e789e2d1fac91759ca6cf94562f4

Available diffs

View changes file

Binary packages built by this source

python-tornado: No summary available for python-tornado in ubuntu focal.

No description available for python-tornado in ubuntu focal.

python-tornado-dbgsym: No summary available for python-tornado-dbgsym in ubuntu focal.

No description available for python-tornado-dbgsym in ubuntu focal.

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