[oe] [meta-python][PATCH] python3-h5py: upgrade 2.9.0 -> 2.10.0

Wang Mingyu wangmy at cn.fujitsu.com
Wed Jan 15 13:12:18 UTC 2020


-License-Update: Copyright year updated from 2008 to 2008-2013.

Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
---
 .../python/{python3-h5py_2.9.0.bb => python3-h5py_2.10.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-h5py_2.9.0.bb => python3-h5py_2.10.0.bb} (81%)

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 7822e463e..9db23918c 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
 
-- 
2.17.1





More information about the Openembedded-devel mailing list