From 2ca532721316789178563a6dea648c9f1167e281 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:17:53 +0100 Subject: python3-greenstalk: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb index 5b87f39f12..c23c29f35d 100644 --- a/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb @@ -7,4 +7,4 @@ SRC_URI[sha256sum] = "a731ca15bc3b03dfffc438db08c96d0c4e8ce5f472403573e40a193979 RDEPENDS:${PN} += "python3-io python3-core" -inherit pypi python_setuptools_build_meta python_hatchling +inherit pypi python_hatchling -- cgit v1.2.3-54-g00ecf