python-tornado 6.4.0-ok1 source package in openKylin

Changelog

python-tornado (6.4.0-ok1) nile; urgency=medium

  * update upstream version.

 -- liyang <email address hidden>  Wed, 19 Jun 2024 16:11:03 +0800

Upload details

Uploaded by:
liyang
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main web
Huanghe V3.0 release main web
Nile V2.0 release main web

Downloads

File Size SHA-256 Checksum
python-tornado_6.4.0.orig.tar.gz 519.1 KiB a01d87d875e6b348042b761ad469c4f821b6ee5988783040277b168192f3c859
python-tornado_6.4.0-ok1.debian.tar.xz 4.6 KiB 6fe615aeecd73d6feb1749b04c0bc8236070bf9695034ea5b53d120e46a6eeb4
python-tornado_6.4.0-ok1.dsc 2.0 KiB c02b25f20f5d9778088a276b3b14d7ba5827fbce59e4b717b36110edf3aecefc

Available diffs

View changes file

Binary packages built by this source

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