Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/python3-tornado/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-tornado'
pkgname=python3-tornado
version=6.5.2
revision=2
version=6.5.4
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
makedepends="python3-devel"
Expand All @@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="http://www.tornadoweb.org/"
changelog="https://www.tornadoweb.org/en/stable/releases.html"
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
checksum=ab53c8f9a0fa351e2c0741284e06c7a45da86afb544133201c5cc8578eb076a0
checksum=a22fa9047405d03260b483980635f0b041989d8bcc9a313f8fe18b411d84b1d7

do_check() {
# There is one instance of test_bind_source_ip (the one for
Expand Down