python3-h5py: backport a cython 3.x compatibility patch

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin
2024-01-05 14:36:10 +01:00
committed by Khem Raj
parent 9c91e6018d
commit 8b100a34f6
2 changed files with 798 additions and 1 deletions
@@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=113251d71fb0384712c719b567261c5c"
SRC_URI[sha256sum] = "d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049"
SRC_URI += "file://0001-setup_build.py-avoid-absolute-path.patch"
SRC_URI += "file://0001-setup_build.py-avoid-absolute-path.patch \
file://0001-Fix-Cython-3-compatibility.patch"
inherit pkgconfig pypi setuptools3