diff mbox series

[09/20] python3-greenstalk: use correct Python build backend class

Message ID 20250804211804.344751-9-ross.burton@arm.com
State Accepted
Headers show
Series [01/20] python3-jsonref: use correct Python build backend class | expand

Commit Message

Ross Burton Aug. 4, 2025, 9:17 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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