summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorHenry Chang <mr.changyuheng@gmail.com>2020-03-10 15:02:08 +0800
committerKhem Raj <raj.khem@gmail.com>2020-03-10 13:48:39 -0700
commit27d458c72dd9200afb07f490edd719ca7fbf8a15 (patch)
tree3db750057b18edf2629503e09b4b8d1f1842db68 /meta-python
parent2773a9f02e372f6c6123a05e99d4c1184565f77b (diff)
downloadmeta-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')
-rw-r--r--meta-python/recipes-devtools/python/python-pandas.inc4
-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/"
6LICENSE = "BSD-3-Clause" 6LICENSE = "BSD-3-Clause"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=ee0470f2de336c370a71c2f8d5e81c11" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=ee0470f2de336c370a71c2f8d5e81c11"
8 8
9SRC_URI[md5sum] = "7b597c7f989652e0c9af5f09a157e3ae" 9SRC_URI[md5sum] = "628ffa1dd5768e0be70236596cee8d6b"
10SRC_URI[sha256sum] = "5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4" 10SRC_URI[sha256sum] = "3c07765308f091d81b6735d4f2242bb43c332cc3461cae60543df6b10967fe27"
11 11
12inherit pypi 12inherit 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