[PATCH 10/24] python3-autobahn: use correct build backend
Ross Burton <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
This package uses hatchling now. Signed-off-by: Ross Burton <[email protected]> --- meta-python/recipes-devtools/python/python3-autobahn_26.7.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-autobahn_26.7.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_26.7.1.bb index 7829a0e149..2274abcff2 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_26.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_26.7.1.bb @@ -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 \ -- 2.43.0