diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-23 16:46:47 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-23 08:05:02 -0700 |
| commit | 867fb4c7d0bdf0b895b9cbe0d9a100f7b8e3a9f9 (patch) | |
| tree | 5d23bb788fa828df6711636c38a6e0d44bcb9500 /meta-python/recipes-devtools/python | |
| parent | 378ba35bbcf900c04b6195440826e9b12c018f38 (diff) | |
| download | meta-openembedded-867fb4c7d0bdf0b895b9cbe0d9a100f7b8e3a9f9.tar.gz | |
python3-h5py: upgrade 3.9.0 -> 3.10.0
Changelog:
https://docs.h5py.org/en/stable/whatsnew/3.10.html#bug-fixes
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-h5py_3.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-h5py_3.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=113251d71fb0384712c719b567261c5c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=113251d71fb0384712c719b567261c5c" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "e604db6521c1e367c6bd7fad239c847f53cc46646f2d2651372d05ae5e95f817" | 7 | SRC_URI[sha256sum] = "d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049" |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-setup_build.py-avoid-absolute-path.patch" | 9 | SRC_URI += "file://0001-setup_build.py-avoid-absolute-path.patch" |
| 10 | 10 | ||
