From 594e949b8d61a70555fa4a902c57713b42134459 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 22 Feb 2017 19:16:43 -0500 Subject: python-tornado: update to version 4.4.2 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-tornado_4.4.2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-tornado_4.4.2.bb (limited to 'meta-python/recipes-devtools/python/python3-tornado_4.4.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-tornado_4.4.2.bb b/meta-python/recipes-devtools/python/python3-tornado_4.4.2.bb new file mode 100644 index 0000000000..77c9fb516f --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-tornado_4.4.2.bb @@ -0,0 +1,7 @@ +inherit pypi setuptools3 +require python-tornado.inc + +# Requires _compression which is currently located in misc +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-misc \ + " -- cgit v1.2.3-54-g00ecf