diff mbox series

[27/39] python3-poetry-core: upgrade 2.3.0 -> 2.3.1

Message ID 20260209090317.1468-27-wangmy@fujitsu.com
State New
Headers show
Series [01/39] aspell: upgrade 0.60.8.1 -> 0.60.8.2 | expand

Commit Message

Wang Mingyu Feb. 9, 2026, 9:03 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Update list of supported licenses
- Fix an issue where platform_release could not be parsed on Windows Server

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-poetry-core_2.3.0.bb => python3-poetry-core_2.3.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-poetry-core_2.3.0.bb => python3-poetry-core_2.3.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.3.0.bb b/meta/recipes-devtools/python/python3-poetry-core_2.3.1.bb
similarity index 94%
rename from meta/recipes-devtools/python/python3-poetry-core_2.3.0.bb
rename to meta/recipes-devtools/python/python3-poetry-core_2.3.1.bb
index ce783d49df..47dd8f1771 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_2.3.0.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_2.3.1.bb
@@ -14,7 +14,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=78c39cfd009863ae44237a7ab1f9cedc \
                     file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \
                     "
 
-SRC_URI[sha256sum] = "f6da8f021fe380d8c9716085f4dcc5d26a5120a2452e077196333892af5de307"
+SRC_URI[sha256sum] = "96f791d5d7d4e040f3983d76779425cf9532690e2756a24fd5ca0f86af19ef82"
 
 inherit python_poetry_core pypi