diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.9.0.bb b/meta-python/recipes-devtools/python/python3-h5py_3.10.0.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-h5py_3.9.0.bb rename to meta-python/recipes-devtools/python/python3-h5py_3.10.0.bb index 834bb031ca..400233e64a 100644 --- a/meta-python/recipes-devtools/python/python3-h5py_3.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-h5py_3.10.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=113251d71fb0384712c719b567261c5c" -SRC_URI[sha256sum] = "e604db6521c1e367c6bd7fad239c847f53cc46646f2d2651372d05ae5e95f817" +SRC_URI[sha256sum] = "d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049" SRC_URI += "file://0001-setup_build.py-avoid-absolute-path.patch"