From c03b2f66e5fdfd1aebf5beb516146e78d68f941d Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 3 Jan 2018 11:28:08 -0500 Subject: python-pandas: update to version 0.22.0 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pandas_0.22.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pandas_0.22.0.bb (limited to 'meta-python/recipes-devtools/python/python-pandas_0.22.0.bb') diff --git a/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb b/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb new file mode 100644 index 0000000000..355074cb25 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pandas_0.22.0.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