python3-autobahn: use correct build backend

This package uses hatchling 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:16 +01:00
committed by Khem Raj
parent d7aeab3440
commit f836bddebb
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "c6949a2c6eb95fb1c218837dbda0a59abbbebafb8b11098551c01a7061
CVE_PRODUCT = "autobahn"
inherit pypi python_hatchling python_setuptools_build_meta
inherit pypi python_hatchling
DEPENDS += " \
python3-cffi-native \