summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb b/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
index dfb29c4b86..540fdffaed 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "\
18SRC_URI[sha256sum] = "fa7a4001eae8aa572ee84f35feb510b321bd652e5cf9293249d62853e1f935a2" 18SRC_URI[sha256sum] = "fa7a4001eae8aa572ee84f35feb510b321bd652e5cf9293249d62853e1f935a2"
19 19
20inherit python_poetry_core pypi 20inherit python_poetry_core pypi
21PYPI_ARCHIVE_NAME = "poetry_core-${PV}.${PYPI_PACKAGE_EXT}" 21
22S = "${WORKDIR}/poetry_core-${PV}" 22PYPI_PACKAGE = "poetry_core"
23 23
24RDEPENDS:${PN}:append:class-target = "\ 24RDEPENDS:${PN}:append:class-target = "\
25 python3-compression \ 25 python3-compression \