python-pandas: update to version 0.21.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-12-19 10:15:32 -05:00
committed by Armin Kuster
parent 0d7da1ed71
commit d295ef40a6
3 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
inherit setuptools
require python-pandas.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-future \
${PYTHON_PN}-json \
${PYTHON_PN}-importlib \
"