mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user