mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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:
committed by
Khem Raj
parent
9c91e6018d
commit
8b100a34f6
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user