From a45ebba7247efc13b324feb96a0e89b4203b805a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 29 Jun 2018 16:38:17 -0400 Subject: python-pandas: update to version 0.23.1 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pandas_0.23.1.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pandas_0.23.1.bb (limited to 'meta-python/recipes-devtools/python/python-pandas_0.23.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.1.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.1.bb new file mode 100644 index 0000000000..b3bfab9693 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pandas_0.23.1.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