From 11d359d7032c44965caca83b6ca0bba320d1fffa Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 14 Nov 2019 13:34:35 +0800 Subject: python-tornado: upgrade 5.1 -> 6.0.3 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-tornado_5.1.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-tornado_5.1.bb (limited to 'meta-python/recipes-devtools/python/python3-tornado_5.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-tornado_5.1.bb b/meta-python/recipes-devtools/python/python3-tornado_5.1.bb deleted file mode 100644 index 77c9fb516f..0000000000 --- a/meta-python/recipes-devtools/python/python3-tornado_5.1.bb +++ /dev/null @@ -1,7 +0,0 @@ -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