package/python-tornado: bump to version 6.5.4

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard
2025-12-28 18:07:18 -07:00
committed by Thomas Petazzoni
parent 0fca14cb89
commit 97eed4fef8
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/tornado/json
md5 dbf1f706f0a1efd9ed3dad8d82b7e865 tornado-6.5.2.tar.gz
sha256 ab53c8f9a0fa351e2c0741284e06c7a45da86afb544133201c5cc8578eb076a0 tornado-6.5.2.tar.gz
md5 bf697c5e3cfb0a572192abf062e83e32 tornado-6.5.4.tar.gz
sha256 a22fa9047405d03260b483980635f0b041989d8bcc9a313f8fe18b411d84b1d7 tornado-6.5.4.tar.gz
# Locally computed sha256 checksums
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_TORNADO_VERSION = 6.5.2
PYTHON_TORNADO_VERSION = 6.5.4
PYTHON_TORNADO_SOURCE = tornado-$(PYTHON_TORNADO_VERSION).tar.gz
PYTHON_TORNADO_SITE = https://files.pythonhosted.org/packages/09/ce/1eb500eae19f4648281bb2186927bb062d2438c2e5093d1360391afd2f90
PYTHON_TORNADO_SITE = https://files.pythonhosted.org/packages/37/1d/0a336abf618272d53f62ebe274f712e213f5a03c0b2339575430b8362ef2
PYTHON_TORNADO_LICENSE = Apache-2.0
PYTHON_TORNADO_LICENSE_FILES = LICENSE
PYTHON_TORNADO_CPE_ID_VENDOR = tornadoweb