[oe-commits] [meta-openembedded] 04/26: python3-h5py: upgrade 2.9.0 -> 2.10.0

git at git.openembedded.org git at git.openembedded.org
Thu Jan 16 04:45:33 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.

commit 6fad56565e568930b0a6b013ba1a407c7d263968
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Wed Jan 15 05:12:18 2020 -0800

    python3-h5py: upgrade 2.9.0 -> 2.10.0
    
    -License-Update: Copyright year updated from 2008 to 2008-2013.
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../python/{python3-h5py_2.9.0.bb => python3-h5py_2.10.0.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-h5py_2.9.0.bb b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-h5py_2.9.0.bb
rename to meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
index 7822e46..9db2391 100644
--- a/meta-python/recipes-devtools/python/python3-h5py_2.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
@@ -2,12 +2,12 @@ SUMMARY = "Provides both a high- and low-level interface to the HDF5 library fro
 HOMEPAGE = "https://www.h5py.org/"
 SECTION = "devel/python"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://setup.py;beginline=107;endline=107;md5=795ecad0d261c998cc526c84a822dff6"
+LIC_FILES_CHKSUM = "file://licenses/license.txt;md5=798db444108a3ba1de5f804ff696ebb1"
 
 SRC_URI = "git://github.com/h5py/h5py.git \
            file://0001-cross-compiling-support.patch \
           "
-SRCREV ?= "8d96a14c3508de1bde77aec5db302e478dc5dbc4"
+SRCREV ?= "1156f5ac1ca38db85dcd906cf19a7aba90d0b39a"
 
 inherit setuptools3
 

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


More information about the Openembedded-commits mailing list