diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-h5py_3.5.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.5.0.bb b/meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb index aad2f91777..64abe73cba 100644 --- a/meta-python/recipes-devtools/python/python3-h5py_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb | |||
| @@ -4,11 +4,10 @@ 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] = "77c7be4001ac7d3ed80477de5b6942501d782de1bbe4886597bdfec2a7ab821f" | 7 | SRC_URI[sha256sum] = "8752d2814a92aba4e2b2a5922d2782d0029102d99caaf3c201a566bc0b40db29" |
| 8 | 8 | ||
| 9 | SRC_URI:append = " \ | 9 | SRC_URI:append = " \ |
| 10 | file://0001-setup_build.py-avoid-absolute-path.patch \ | 10 | file://0001-setup_build.py-avoid-absolute-path.patch \ |
| 11 | file://0001-setup.py-Fix-numpy-version.patch \ | ||
| 12 | " | 11 | " |
| 13 | 12 | ||
| 14 | inherit pkgconfig pypi setuptools3 | 13 | inherit pkgconfig pypi setuptools3 |
