python-tornado4 4.5.3-3build1 source package in Ubuntu

Changelog

python-tornado4 (4.5.3-3build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:30:59 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-tornado4_4.5.3.orig.tar.gz 495.4 KiB bd2f33a3ede0303d51a424961ee72f8b0a87bcd82ad737d16d8a05364b3d64be
python-tornado4_4.5.3-3build1.debian.tar.xz 44.5 KiB 84af0070c25bc132db023ca1b87f12375f8648ae7b6863426463814faa65d835
python-tornado4_4.5.3-3build1.dsc 2.6 KiB 0a19a1be13416c92f53334e79d69f202a24f1ef94942aad0bf24e804e9ac18bd

View changes file

Binary packages built by this source

python-tornado4-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-tornado4: 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-tornado4-dbgsym: debug symbols for python3-tornado4