mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python3-pandas: Downgrade version check for numpy to 1.x
Helps it build with PEP-517 backend Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cb819092901ddb13a7d0a4f5e05f098a"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-pyproject.toml-don-t-pin-dependency-versions.patch \
|
||||
file://0001-pyproject.toml-Downgrade-numpy-version-needs-to-1.x.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "9e79019aba43cb4fda9e4d983f8e88ca0373adbb697ae9c6c43093218de28b54"
|
||||
|
||||
Reference in New Issue
Block a user