From ba31356ed78b83a8949f40de52bceca90ac51107 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 10 Jan 2018 15:15:32 -0500 Subject: python-tornado: update to version 4.5.3 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-tornado_4.5.3.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-tornado_4.5.3.bb (limited to 'meta-python/recipes-devtools/python/python-tornado_4.5.3.bb') diff --git a/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb b/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb new file mode 100644 index 0000000000..5d11475567 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb @@ -0,0 +1,3 @@ +inherit pypi setuptools +require python-tornado.inc +RDEPENDS_${PN} += "${PYTHON_PN}-backports-ssl ${PYTHON_PN}-backports-abc ${PYTHON_PN}-singledispatch" -- cgit v1.2.3-54-g00ecf