summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pandas_0.23.1.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-07-10 09:41:37 -0400
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:43 -0700
commit7eaa351ffcca35428de7a1a472fae8ac2b103a09 (patch)
treed7cc8bda13c3fe20d6b2eb5afe5bce7e894ea423 /meta-python/recipes-devtools/python/python-pandas_0.23.1.bb
parenta6b8f434d98a4f6411b52dd8364ceac1a702f5d1 (diff)
downloadmeta-openembedded-7eaa351ffcca35428de7a1a472fae8ac2b103a09.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pandas_0.23.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pandas_0.23.1.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.1.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.1.bb
deleted file mode 100644
index b3bfab9693..0000000000
--- a/meta-python/recipes-devtools/python/python-pandas_0.23.1.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"