diff options
author | Henry Chang <mr.changyuheng@gmail.com> | 2020-03-10 15:02:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-10 13:48:39 -0700 |
commit | 27d458c72dd9200afb07f490edd719ca7fbf8a15 (patch) | |
tree | 3db750057b18edf2629503e09b4b8d1f1842db68 /meta-python/recipes-devtools | |
parent | 2773a9f02e372f6c6123a05e99d4c1184565f77b (diff) | |
download | meta-openembedded-27d458c72dd9200afb07f490edd719ca7fbf8a15.tar.gz |
python-pandas: upgrade 0.23.4 -> 1.0.1
Signed-off-by: Henry Chang <mr.changyuheng@gmail.com>
Signed-off-by: Khem Raj <raj.khem@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/python3-pandas_1.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb) | 0 |
2 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 d6ca24317..9342cedfb 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] = "7b597c7f989652e0c9af5f09a157e3ae" | 9 | SRC_URI[md5sum] = "628ffa1dd5768e0be70236596cee8d6b" |
10 | SRC_URI[sha256sum] = "5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4" | 10 | SRC_URI[sha256sum] = "3c07765308f091d81b6735d4f2242bb43c332cc3461cae60543df6b10967fe27" |
11 | 11 | ||
12 | inherit pypi | 12 | inherit pypi |
13 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb b/meta-python/recipes-devtools/python/python3-pandas_1.0.1.bb index b5dd5e092..b5dd5e092 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.0.1.bb | |||