summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb (renamed from meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb b/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb
index 8fb39a7d67..1dd4337ae2 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\
15 file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ 15 file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \
16" 16"
17 17
18SRC_URI[sha256sum] = "10177c2772469d9032a49f0d8707af761b1c597cea3b4fb31546e5cd436eb157" 18SRC_URI[sha256sum] = "c1a1f6f00e4254742f40988a8caf665549101cf9991122cd5de1198897768b1a"
19 19
20inherit python_poetry_core pypi 20inherit python_poetry_core pypi
21 21