python-tornado: upgrade to version 5.1

License-Update: Change license file from setup.py to
LICENSE, based on the same the same license policy Apache 2.0.

Signed-off-by: Łukasz Gardoń <lukaszgardon555@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Łukasz Gardoń
2018-07-27 19:43:50 +02:00
committed by Khem Raj
parent 97464104d6
commit e2ffd570a6
3 changed files with 3 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 \
"