python-tornado: update to 4.5.2
This commit is contained in:
parent
fb97104aaa
commit
4e37a56951
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-tornado'
|
# Template file for 'python-tornado'
|
||||||
pkgname=python-tornado
|
pkgname=python-tornado
|
||||||
version=4.5.1
|
version=4.5.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="tornado-${version}"
|
wrksrc="tornado-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="tornado"
|
pycompile_module="tornado"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.tornadoweb.org/"
|
homepage="http://www.tornadoweb.org/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
|
||||||
checksum=db0904a28253cfe53e7dedc765c71596f3c53bb8a866ae50123320ec1a7b73fd
|
checksum=1fb8e494cd46c674d86fac5885a3ff87b0e283937a47d74eb3c02a48c9e89ad0
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# use system ca-certificates
|
# use system ca-certificates
|
||||||
|
|
Loading…
Reference in New Issue
Block a user