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 | |
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')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pandas.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pandas_0.23.3.bb (renamed from meta-python/recipes-devtools/python/python-pandas_0.23.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pandas_0.23.3.bb (renamed from meta-python/recipes-devtools/python/python3-pandas_0.23.1.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pandas.inc b/meta-python/recipes-devtools/python/python-pandas.inc index 9b8e4dcf1..8b4914f9b 100644 --- a/meta-python/recipes-devtools/python/python-pandas.inc +++ b/meta-python/recipes-devtools/python/python-pandas.inc | |||
@@ -6,8 +6,8 @@ HOMEPAGE = "http://pandas.pydata.org/" | |||
6 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ee0470f2de336c370a71c2f8d5e81c11" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ee0470f2de336c370a71c2f8d5e81c11" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "95554bdc5991831030055dc26393554f" | 9 | SRC_URI[md5sum] = "ed532e0cdc2aebe190f01e2ae84162f6" |
10 | SRC_URI[sha256sum] = "50b52af2af2e15f4aeb2fe196da073a8c131fa02e433e105d95ce40016df5690" | 10 | SRC_URI[sha256sum] = "9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612" |
11 | 11 | ||
12 | inherit pypi | 12 | inherit pypi |
13 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.1.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb index b3bfab969..b3bfab969 100644 --- a/meta-python/recipes-devtools/python/python-pandas_0.23.1.bb +++ b/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pandas_0.23.1.bb b/meta-python/recipes-devtools/python/python3-pandas_0.23.3.bb index b5dd5e092..b5dd5e092 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_0.23.1.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_0.23.3.bb | |||