python-pandas: update to version 0.22.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-01-03 11:28:08 -05:00
committed by Armin Kuster
parent b3f79789d5
commit c03b2f66e5
3 changed files with 2 additions and 2 deletions
@@ -0,0 +1,8 @@
inherit setuptools
require python-pandas.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-future \
${PYTHON_PN}-json \
${PYTHON_PN}-importlib \
"