python3-tornado: update to 6.2
This commit is contained in:
parent
f52bd183be
commit
46545fb664
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-tornado'
|
||||
pkgname=python3-tornado
|
||||
version=6.1
|
||||
revision=4
|
||||
version=6.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
@ -11,7 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://www.tornadoweb.org/"
|
||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||
checksum=33c6e81d7bd55b468d2e793517c909b139960b6c790a60b7991b9b6b76fb9791
|
||||
checksum=9b630419bde84ec666bfd7ea0a4cb2a8a651c2d5cccdbdd1972a0c859dfc3c13
|
||||
make_check=no # tests failing, already with 6.1
|
||||
|
||||
pre_build() {
|
||||
# use system ca-certificates
|
||||
|
Loading…
Reference in New Issue
Block a user