python3-simpleeval: use correct Python build backend class

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton 2025-08-04 22:17:58 +01:00 committed by Khem Raj
parent 8952de6e6b
commit 6317c53f9b
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=83843c8f0f3beb18af2f282faecbdebe"
SRC_URI[sha256sum] = "67bbf246040ac3b57c29cf048657b9cf31d4e7b9d6659684daa08ca8f1e45829"
inherit pypi python_setuptools_build_meta python_hatchling ptest-python-pytest
inherit pypi python_hatchling ptest-python-pytest
BBCLASSEXTEND = "native nativesdk"