python-tornado: upgrade 5.1 -> 6.0.3

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-11-14 13:34:35 +08:00
committed by Khem Raj
parent 628ec1be44
commit 11d359d703
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
inherit pypi setuptools
require python-tornado.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-backports-abc \
${PYTHON_PN}-backports-ssl \
${PYTHON_PN}-singledispatch \
${PYTHON_PN}-subprocess \
"