python-tornado: update to version 4.5.3

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-01-10 15:15:32 -05:00
committed by Armin Kuster
parent aef8608bdf
commit ba31356ed7
3 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
inherit pypi setuptools3
require python-tornado.inc
# Requires _compression which is currently located in misc
RDEPENDS_${PN} += "\
${PYTHON_PN}-misc \
"