[oe-commits] [meta-openembedded] branch master-next updated: python-pandas: upgrade 0.23.4 -> 1.0.1

git at git.openembedded.org git at git.openembedded.org
Tue Mar 10 14:17:10 UTC 2020


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

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

The following commit(s) were added to refs/heads/master-next by this push:
     new c4666e4  python-pandas: upgrade 0.23.4 -> 1.0.1
c4666e4 is described below

commit c4666e414cf280ae0cf8f2673f71197af37f3316
Author: Henry Chang <mr.changyuheng at gmail.com>
AuthorDate: Tue Mar 10 15:02:08 2020 +0800

    python-pandas: upgrade 0.23.4 -> 1.0.1
    
    Signed-off-by: Henry Chang <mr.changyuheng at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pandas.inc                 | 4 ++--
 .../python/{python3-pandas_0.23.4.bb => python3-pandas_1.0.1.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 d6ca243..9342ced 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] = "7b597c7f989652e0c9af5f09a157e3ae"
-SRC_URI[sha256sum] = "5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4"
+SRC_URI[md5sum] = "628ffa1dd5768e0be70236596cee8d6b"
+SRC_URI[sha256sum] = "3c07765308f091d81b6735d4f2242bb43c332cc3461cae60543df6b10967fe27"
 
 inherit pypi
 
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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pandas_0.23.4.bb
rename to meta-python/recipes-devtools/python/python3-pandas_1.0.1.bb

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


More information about the Openembedded-commits mailing list