mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tornado: update to 6.4.2.
This commit is contained in:
parent
bbcc9919a5
commit
99dd7097be
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-tornado'
|
# Template file for 'python3-tornado'
|
||||||
pkgname=python3-tornado
|
pkgname=python3-tornado
|
||||||
version=6.4.1
|
version=6.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="http://www.tornadoweb.org/"
|
homepage="http://www.tornadoweb.org/"
|
||||||
changelog="https://www.tornadoweb.org/en/stable/releases.html"
|
changelog="https://www.tornadoweb.org/en/stable/releases.html"
|
||||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||||
checksum=92d3ab53183d8c50f8204a51e6f91d18a15d5ef261e84d452800d4ff6fc504e9
|
checksum=92bad5b4746e9879fd7bf1eb21dce4e3fc5128d71601f80005afa39237ad620b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# There is one instance of test_bind_source_ip (the one for
|
# There is one instance of test_bind_source_ip (the one for
|
||||||
|
|
Loading…
Add table
Reference in a new issue