From 5f0f3e0eabddd8b1d38d276373804045ad776ceb Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 9 Aug 2019 16:06:26 +0200 Subject: python-pandas: remove the python 2.x version of the recipe As it depends on pathon 2.x Numpy which has been removed from oe-core. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pandas_0.23.4.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-pandas_0.23.4.bb (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb deleted file mode 100644 index b3bfab9693..0000000000 --- a/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb +++ /dev/null @@ -1,7 +0,0 @@ -inherit setuptools -require python-pandas.inc - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-future \ - ${PYTHON_PN}-json \ -" -- cgit v1.2.3-54-g00ecf