[meta-python] python3-h5py: upgrade 3.6.0 -> 3.7.0

Message ID 1654133778-20912-2-git-send-email-xuhuan.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-h5py: upgrade 3.6.0 -> 3.7.0 | expand

Commit Message

XU Huan June 2, 2022, 1:36 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../python/{python3-h5py_3.6.0.bb => python3-h5py_3.7.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-h5py_3.6.0.bb => python3-h5py_3.7.0.bb} (89%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb b/meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb
rename to meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb
index 64abe73cb..1153ea32c 100644
--- a/meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=113251d71fb0384712c719b567261c5c"
 
-SRC_URI[sha256sum] = "8752d2814a92aba4e2b2a5922d2782d0029102d99caaf3c201a566bc0b40db29"
+SRC_URI[sha256sum] = "3fcf37884383c5da64846ab510190720027dca0768def34dd8dcb659dbe5cbf3"
 
 SRC_URI:append = " \
            file://0001-setup_build.py-avoid-absolute-path.patch \