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,3 @@
inherit pypi setuptools
require python-tornado.inc
RDEPENDS_${PN} += "${PYTHON_PN}-backports-ssl ${PYTHON_PN}-backports-abc ${PYTHON_PN}-singledispatch"