mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-14 09:38:16 +00:00
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:
@@ -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 \
|
||||
"
|
||||
Reference in New Issue
Block a user