diff mbox series

[12/24] python3-awesomeversion: use correct build backend

Message ID 20260810122130.633299-12-ross.burton@arm.com
State New
Headers show
Series [01/24] python3-pycups: put PV into the filename | expand

Commit Message

Ross Burton Aug. 10, 2026, 12:21 p.m. UTC
This package uses hatching.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../recipes-devtools/python/python3-awesomeversion_25.8.0.bb    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-awesomeversion_25.8.0.bb b/meta-python/recipes-devtools/python/python3-awesomeversion_25.8.0.bb
index 338ba7e97a..4fc385128e 100644
--- a/meta-python/recipes-devtools/python/python3-awesomeversion_25.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-awesomeversion_25.8.0.bb
@@ -8,4 +8,4 @@  SRC_URI[sha256sum] = "e6cd08c90292a11f30b8de401863dcde7bc66a671d8173f9066ebd15d9
 
 RDEPENDS:${PN} += "python3-profile python3-logging"
 
-inherit pypi python_hatchling python_poetry_core
+inherit pypi python_hatchling