mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:16:28 +00:00
python3-h5py: switch to PEP-517 build backend
Upstream moved to PEP-517 builds, so use the appropriate bbclass. Signed-off-by: Oliver Kästner <okaestner@rosen-nxt.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6cf4cf8b1b
commit
c25b471aba
@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "1870e46518720023da85d0895a1960ff2ce398c5671eac3b1a41ec696b
|
||||
|
||||
SRC_URI += "file://0001-setup_build.py-avoid-absolute-path.patch"
|
||||
|
||||
inherit pkgconfig pypi setuptools3 cython
|
||||
inherit pkgconfig pypi python_setuptools_build_meta cython
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user