diff options
| author | Derek Straka <derek@asterius.io> | 2018-07-10 09:41:37 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:43 -0700 |
| commit | 7eaa351ffcca35428de7a1a472fae8ac2b103a09 (patch) | |
| tree | d7cc8bda13c3fe20d6b2eb5afe5bce7e894ea423 /meta-python/recipes-devtools/python/python-pandas_0.23.3.bb | |
| parent | a6b8f434d98a4f6411b52dd8364ceac1a702f5d1 (diff) | |
| download | meta-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.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pandas_0.23.3.bb | 7 |
1 files changed, 7 insertions, 0 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 new file mode 100644 index 0000000000..b3bfab9693 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-pandas.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += " \ | ||
| 5 | ${PYTHON_PN}-future \ | ||
| 6 | ${PYTHON_PN}-json \ | ||
| 7 | " | ||
