diff options
author | Derek Straka <derek@asterius.io> | 2018-08-14 16:24:03 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-08-19 16:09:28 -0700 |
commit | b86afa334bb57e5ef62c8890b8bea88af01c7298 (patch) | |
tree | fc7654c0dacecb853f1415296da6bcf45fa86414 /meta-python | |
parent | d49dd866e10e7db87043410b500d5222aa42d022 (diff) | |
download | meta-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')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pandas.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pandas_0.23.4.bb (renamed from meta-python/recipes-devtools/python/python-pandas_0.23.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb (renamed from meta-python/recipes-devtools/python/python3-pandas_0.23.3.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 8b4914f9b2..d6ca243175 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] = "ed532e0cdc2aebe190f01e2ae84162f6" | 9 | SRC_URI[md5sum] = "7b597c7f989652e0c9af5f09a157e3ae" |
10 | SRC_URI[sha256sum] = "9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612" | 10 | SRC_URI[sha256sum] = "5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4" |
11 | 11 | ||
12 | inherit pypi | 12 | inherit pypi |
13 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb index b3bfab9693..b3bfab9693 100644 --- a/meta-python/recipes-devtools/python/python-pandas_0.23.3.bb +++ b/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pandas_0.23.3.bb b/meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb index b5dd5e0924..b5dd5e0924 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_0.23.3.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb | |||