diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-14 13:34:35 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-13 22:08:27 -0800 |
| commit | 11d359d7032c44965caca83b6ca0bba320d1fffa (patch) | |
| tree | da3b88dfeb5f11b6a0b6a02b8eabcc58be1fffed /meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb | |
| parent | 628ec1be440dc6d71c3b09c352a850faefb311ab (diff) | |
| download | meta-openembedded-11d359d7032c44965caca83b6ca0bba320d1fffa.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb b/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb new file mode 100644 index 0000000000..77c9fb516f --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-tornado.inc | ||
| 3 | |||
| 4 | # Requires _compression which is currently located in misc | ||
| 5 | RDEPENDS_${PN} += "\ | ||
| 6 | ${PYTHON_PN}-misc \ | ||
| 7 | " | ||
