summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-01 09:06:29 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-03 11:06:20 +0100
commit737e22ec8564dde132d08cd545f52f8cd1bcd8a2 (patch)
tree86928a09692800a7ad448d8b9af49645cbcd4984 /meta/recipes-devtools/python
parentdb821be37eb6a7fd1bc21a79f01c5dd6b971729d (diff)
downloadpoky-737e22ec8564dde132d08cd545f52f8cd1bcd8a2.tar.gz
python3-poetry-core: upgrade 2.1.1 -> 2.1.2
(From OE-Core rev: 90520ca41ef7a1636058954e0f6dab9b2363d999) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb (renamed from meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb b/meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb
index 1dd4337ae2..728b09cd7e 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_2.1.2.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] = "c1a1f6f00e4254742f40988a8caf665549101cf9991122cd5de1198897768b1a" 18SRC_URI[sha256sum] = "f9dbbbd0ebf9755476a1d57f04b30e9aecf71ca9dc2fcd4b17aba92c0002aa04"
19 19
20inherit python_poetry_core pypi 20inherit python_poetry_core pypi
21 21