summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-08-14 16:24:03 -0400
committerKhem Raj <raj.khem@gmail.com>2018-08-19 16:09:28 -0700
commitb86afa334bb57e5ef62c8890b8bea88af01c7298 (patch)
treefc7654c0dacecb853f1415296da6bcf45fa86414 /meta-python/recipes-devtools/python/python-pandas_0.23.3.bb
parentd49dd866e10e7db87043410b500d5222aa42d022 (diff)
downloadmeta-openembedded-b86afa334bb57e5ef62c8890b8bea88af01c7298.tar.gz
python-pandas: update to version 0.23.4
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pandas_0.23.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pandas_0.23.3.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb
deleted file mode 100644
index b3bfab9693..0000000000
--- a/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1inherit setuptools
2require python-pandas.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-future \
6 ${PYTHON_PN}-json \
7"