[oe-commits] [meta-openembedded] 06/44: python-pandas: update to version 0.22.0

git at git.openembedded.org git at git.openembedded.org
Wed Jan 17 05:49:36 UTC 2018


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

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

commit c03b2f66e5fdfd1aebf5beb516146e78d68f941d
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Jan 3 11:28:08 2018 -0500

    python-pandas: update to version 0.22.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-pandas.inc                 | 4 ++--
 .../python/{python-pandas_0.21.1.bb => python-pandas_0.22.0.bb}       | 0
 .../python/{python3-pandas_0.21.1.bb => python3-pandas_0.22.0.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 8129fd0..b9f84a6 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] = "42ae7f81b81a86c3f91f663b66c525f7"
-SRC_URI[sha256sum] = "c5f5cba88bf0659554c41c909e1f78139f6fce8fa9315a29a23692b38ff9788a"
+SRC_URI[md5sum] = "c7a2757b607748255f3270221ac61d59"
+SRC_URI[sha256sum] = "44a94091dd71f05922eec661638ec1a35f26d573c119aa2fad964f10a2880e6c"
 
 inherit pypi
 
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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pandas_0.21.1.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pandas_0.21.1.bb
rename to meta-python/recipes-devtools/python/python3-pandas_0.22.0.bb

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


More information about the Openembedded-commits mailing list