[PATCH 12/24] python3-awesomeversion: use correct build backend
Ross Burton <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
This package uses hatching. Signed-off-by: Ross Burton <[email protected]> --- .../recipes-devtools/python/python3-awesomeversion_25.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0