[oe-commits] [meta-openembedded] 05/34: python-pandas: update to version 0.23.4

git at git.openembedded.org git at git.openembedded.org
Fri Aug 17 16:49:49 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 5e94cc297131b6f8319e7ef0a3495b6ce62a62de
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Aug 14 16:24:03 2018 -0400

    python-pandas: update to version 0.23.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pandas.inc                 | 4 ++--
 .../python/{python-pandas_0.23.3.bb => python-pandas_0.23.4.bb}       | 0
 .../python/{python3-pandas_0.23.3.bb => python3-pandas_0.23.4.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 8b4914f..d6ca243 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] = "ed532e0cdc2aebe190f01e2ae84162f6"
-SRC_URI[sha256sum] = "9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612"
+SRC_URI[md5sum] = "7b597c7f989652e0c9af5f09a157e3ae"
+SRC_URI[sha256sum] = "5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4"
 
 inherit pypi
 
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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pandas_0.23.3.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pandas_0.23.3.bb
rename to meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list