python3-tornado: update to 6.4.1.
This commit is contained in:
parent
b25f7d07a6
commit
e302919683
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-tornado'
|
||||
pkgname=python3-tornado
|
||||
version=6.4
|
||||
version=6.4.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -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=72291fa6e6bc84e626589f1c29d90a5a6d593ef5ae68052ee2ef000dfd273dee
|
||||
checksum=92d3ab53183d8c50f8204a51e6f91d18a15d5ef261e84d452800d4ff6fc504e9
|
||||
|
||||
do_check() {
|
||||
# There is one instance of test_bind_source_ip (the one for
|
||||
|
|
Loading…
Reference in New Issue