From d295ef40a6436a4c5d5c5b69a6a27aa557c9f9b5 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Dec 2017 10:15:32 -0500 Subject: python-pandas: update to version 0.21.1 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pandas_0.21.1.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pandas_0.21.1.bb (limited to 'meta-python/recipes-devtools/python/python-pandas_0.21.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pandas_0.21.1.bb b/meta-python/recipes-devtools/python/python-pandas_0.21.1.bb new file mode 100644 index 0000000000..355074cb25 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pandas_0.21.1.bb @@ -0,0 +1,8 @@ +inherit setuptools +require python-pandas.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-future \ + ${PYTHON_PN}-json \ + ${PYTHON_PN}-importlib \ +" -- cgit v1.2.3-54-g00ecf