From b86afa334bb57e5ef62c8890b8bea88af01c7298 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 14 Aug 2018 16:24:03 -0400 Subject: python-pandas: update to version 0.23.4 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pandas_0.23.4.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pandas_0.23.4.bb (limited to 'meta-python/recipes-devtools/python/python-pandas_0.23.4.bb') 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 new file mode 100644 index 0000000000..b3bfab9693 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb @@ -0,0 +1,7 @@ +inherit setuptools +require python-pandas.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-future \ + ${PYTHON_PN}-json \ +" -- cgit 1.2.3-korg