| Message ID | 20260810122130.633299-12-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/24] python3-pycups: put PV into the filename | expand |
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
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(-)