From 7eaa351ffcca35428de7a1a472fae8ac2b103a09 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 10 Jul 2018 09:41:37 -0400 Subject: python-pandas: update to version 0.23.3 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pandas_0.23.3.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pandas_0.23.3.bb (limited to 'meta-python/recipes-devtools/python/python-pandas_0.23.3.bb') diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb new file mode 100644 index 0000000000..b3bfab9693 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb @@ -0,0 +1,7 @@ +inherit setuptools +require python-pandas.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-future \ + ${PYTHON_PN}-json \ +" -- cgit v1.2.3-54-g00ecf