python3-python-xmp-toolkit: use correct build backend

This package uses flit now.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ross Burton
2026-08-10 13:21:30 +01:00
committed by Khem Raj
parent 6ecc0578b8
commit b6d57134fc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=30fa74de63728af31f13dc3bb8cb1756"
SRC_URI[sha256sum] = "ca0aa2c60d418dd2558767db59953ab5954fb5b87dc0b50cecd60566b0b4e2da"
inherit pypi python_setuptools_build_meta ptest-python-pytest
inherit pypi python_flit_core ptest-python-pytest
PYPI_PACKAGE = "python_xmp_toolkit"