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,7 @@
inherit pypi setuptools3
require python-tornado.inc
# Requires _compression which is currently located in misc
RDEPENDS_${PN} += "\
${PYTHON_PN}-misc \
"