python3-itsdangerous: 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:54 +01:00 committed by Khem Raj
parent 2ca5327213
commit 80c3faef4e
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4cda9a0ebd516714f360b0e9418cfb37"
SRC_URI[sha256sum] = "e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173"
inherit pypi python_setuptools_build_meta
inherit pypi python_flit_core
CLEANBROKEN = "1"