[oe] [meta-python][PATCH] python-pandas: update to version 0.23.3

Derek Straka derek at asterius.io
Tue Jul 10 13:41:37 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pandas.inc                 | 4 ++--
 .../python/{python-pandas_0.23.1.bb => python-pandas_0.23.3.bb}       | 0
 .../python/{python3-pandas_0.23.1.bb => python3-pandas_0.23.3.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pandas_0.23.1.bb => python-pandas_0.23.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pandas_0.23.1.bb => python3-pandas_0.23.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pandas.inc b/meta-python/recipes-devtools/python/python-pandas.inc
index 9b8e4dc..8b4914f 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/"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ee0470f2de336c370a71c2f8d5e81c11"
 
-SRC_URI[md5sum] = "95554bdc5991831030055dc26393554f"
-SRC_URI[sha256sum] = "50b52af2af2e15f4aeb2fe196da073a8c131fa02e433e105d95ce40016df5690"
+SRC_URI[md5sum] = "ed532e0cdc2aebe190f01e2ae84162f6"
+SRC_URI[sha256sum] = "9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612"
 
 inherit pypi
 
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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pandas_0.23.1.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pandas_0.23.1.bb
rename to meta-python/recipes-devtools/python/python3-pandas_0.23.3.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list