python-tornado 4.3.0-1ubuntu1 source package in Ubuntu
Changelog
python-tornado (4.3.0-1ubuntu1) yakkety; urgency=low * Merge from Debian unstable (LP: #1582280). Remaining changes: - debian/patches/pymysql-replacement.patch: Use pymysql as drop in replacement for MySQLdb. * In Debian now: - debian/control: Drop python-mysqldb in favor of python-pymysql. python-tornado (4.3.0-1) unstable; urgency=medium * New upstream release. * Refreshed patches (and dropped the Python 3.5 patch -- gone upstream). * Added dep on singledispatch and backports_abc. * Added lintian override for the facebook example (not a privacy breach) * Added lintian overrides for sample.xml compressed versions. python-tornado (4.2.1-2) unstable; urgency=medium * Team upload. [ SVN-Git Migration ] * git-dpm config. * Update Vcs fields for git migration. [ Ondřej Nový ] * Fixed VCS URL (https). [ Mattia Rizzolo ] * Add a patch to skip failing test and fix ftbfs on hurd. * Bump Standards-Version to 3.9.8, no changes needed. * Bump debhelper compat level to 9. * Build using pybuild. -- Gianfranco Costamagna <email address hidden> Mon, 16 May 2016 17:23:03 +0200
Upload details
- Uploaded by:
- LocutusOfBorg on 2016-05-24
- Sponsored by:
- Daniel Holbach
- Uploaded to:
- Yakkety
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-tornado_4.3.0.orig.tar.gz | 464.6 KiB | d7a24765a7f9c90ea48a73f9f967d5a7a1752c1996879e271f4b3a0ba3b873c3 |
| python-tornado_4.3.0-1ubuntu1.debian.tar.xz | 8.6 KiB | c3708a69d025bf6ced3608e9ae690189b1967a948be00cb1ec551e42254890df |
| python-tornado_4.3.0-1ubuntu1.dsc | 1.8 KiB | 5feefb55ed72e3a1728e032e9d7cfe5a53d4fe016869812d5f11ecc17df3e579 |
Available diffs
- diff from 4.2.1-1ubuntu3 to 4.3.0-1ubuntu1 (141.6 KiB)
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.
- 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.

