From 267e5f4cc2781b08b8bc2b9a5ad638b7554c6ffc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 13 Mar 2022 09:14:25 +0000 Subject: poetry_core: Rename to python_poetry_core (From OE-Core rev: 241ebe35afb0ae9cd2713ef19a78746f0ab5ca5d) Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb') diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb b/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb index 22d7076d01..f3e9b05521 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb @@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=104d5c3c653aeededf4076773aa4c236 \ SRC_URI[sha256sum] = "951fc7c1f8d710a94cb49019ee3742125039fc659675912ea614ac2aa405b118" -inherit poetry_core pypi +inherit python_poetry_core pypi RDEPENDS:${PN}:append:class-target = "\ python3-compression \ -- cgit v1.2.3-54-g00ecf