python-pandas: update to version 0.23.3

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2018-07-10 09:41:37 -04:00
committed by Khem Raj
parent a6b8f434d9
commit 7eaa351ffc
3 changed files with 2 additions and 2 deletions

View File

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