python3-tornado: update to 6.1.

This commit is contained in:
Andrew J. Hesford 2020-11-04 14:39:51 -05:00
parent 9551552df9
commit 41de816818

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tornado' # Template file for 'python3-tornado'
pkgname=python3-tornado pkgname=python3-tornado
version=6.0.4 version=6.1
revision=1 revision=1
wrksrc="tornado-${version}" wrksrc="tornado-${version}"
build_style=python3-module build_style=python3-module
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://www.tornadoweb.org/" homepage="http://www.tornadoweb.org/"
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz" distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
checksum=0fe2d45ba43b00a41cd73f8be321a44936dc1aba233dee979f17a042b83eb6dc checksum=33c6e81d7bd55b468d2e793517c909b139960b6c790a60b7991b9b6b76fb9791
pre_build() { pre_build() {
# use system ca-certificates # use system ca-certificates