python-tornado: update to version 4.4.2

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-02-22 19:16:43 -05:00
committed by Martin Jansa
parent 5fd25205ac
commit 594e949b8d
4 changed files with 10 additions and 5 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"