python-tornado: update to 4.4.2

This commit is contained in:
Alessio Sergi 2016-10-01 12:18:08 +02:00
parent ff18426dc0
commit 50e5114919

View file

@ -1,6 +1,6 @@
# Template file for 'python-tornado'
pkgname=python-tornado
version=4.4.1
version=4.4.2
revision=1
wrksrc="tornado-${version}"
build_style=python-module
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.tornadoweb.org/"
license="Apache-2.0"
distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
checksum=371d0cf3d56c47accc66116a77ad558d76eebaa8458a6b677af71ca606522146
checksum=2898f992f898cd41eeb8d53b6df75495f2f423b6672890aadaf196ea1448edcc
python3.4-tornado_package() {
pycompile_version="3.4"