diff options
author | Derek Straka <derek@asterius.io> | 2018-01-03 11:28:08 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-01-16 21:33:04 -0800 |
commit | c03b2f66e5fdfd1aebf5beb516146e78d68f941d (patch) | |
tree | 83e95da276d8ddae73bb373e2f62678059b2ebda /meta-python/recipes-devtools | |
parent | b3f79789d5e30411566edca030f93e9c7206207b (diff) | |
download | meta-openembedded-c03b2f66e5fdfd1aebf5beb516146e78d68f941d.tar.gz |
python-pandas: update to version 0.22.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pandas.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pandas_0.22.0.bb (renamed from meta-python/recipes-devtools/python/python-pandas_0.21.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pandas_0.22.0.bb (renamed from meta-python/recipes-devtools/python/python3-pandas_0.21.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 8129fd01e..b9f84a614 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] = "42ae7f81b81a86c3f91f663b66c525f7" | 9 | SRC_URI[md5sum] = "c7a2757b607748255f3270221ac61d59" |
10 | SRC_URI[sha256sum] = "c5f5cba88bf0659554c41c909e1f78139f6fce8fa9315a29a23692b38ff9788a" | 10 | SRC_URI[sha256sum] = "44a94091dd71f05922eec661638ec1a35f26d573c119aa2fad964f10a2880e6c" |
11 | 11 | ||
12 | inherit pypi | 12 | inherit pypi |
13 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python-pandas_0.21.1.bb b/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb index 355074cb2..355074cb2 100644 --- a/meta-python/recipes-devtools/python/python-pandas_0.21.1.bb +++ b/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pandas_0.21.1.bb b/meta-python/recipes-devtools/python/python3-pandas_0.22.0.bb index b5dd5e092..b5dd5e092 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_0.21.1.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_0.22.0.bb | |||