aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tornado_4.5.3.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-10 15:15:32 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-16 21:41:26 -0800
commitba31356ed78b83a8949f40de52bceca90ac51107 (patch)
tree2debfca9632fd5af9943f3e2edce42430449d30a /meta-python/recipes-devtools/python/python3-tornado_4.5.3.bb
parentaef8608bdf42718778c95bab797d79e1b7038099 (diff)
downloadmeta-openembedded-contrib-ba31356ed78b83a8949f40de52bceca90ac51107.tar.gz
python-tornado: update to version 4.5.3
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-tornado_4.5.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-tornado_4.5.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_4.5.3.bb b/meta-python/recipes-devtools/python/python3-tornado_4.5.3.bb
new file mode 100644
index 0000000000..77c9fb516f
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-tornado_4.5.3.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 \
+ "