diff mbox series

[4/9] python3-poetry-core: upgrade 2.3.2 -> 2.4.1

Message ID 20260531001756.1582306-4-tim.orling@konsulko.com
State New
Headers show
Series [1/9] at-spi2-core: upgrade 2.60.3 -> 2.60.4 | expand

Commit Message

Tim Orling May 31, 2026, 12:17 a.m. UTC
From: Tim Orling <tim.orling@konsulko.com>

2.4.1 - 2026-05-23 [1]
Fixed:
* Fix an issue where certain marker operations (mostly used with extra
  markers) resulted in wrong markers (#943).

2.4.0 - 2026-05-03 [2]
Changed:
* Update list of supported licenses (#935).

Vendoring:
* packaging==26.2
* tomli==2.4.1

For a full comparison of changes, see [3].

[1] https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md#241---2026-05-23
[2] https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md#240---2026-05-03
[3] https://github.com/python-poetry/poetry-core/compare/2.3.2...2.4.1

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 ...ython3-poetry-core_2.3.2.bb => python3-poetry-core_2.4.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-poetry-core_2.3.2.bb => python3-poetry-core_2.4.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.3.2.bb b/meta/recipes-devtools/python/python3-poetry-core_2.4.1.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-poetry-core_2.3.2.bb
rename to meta/recipes-devtools/python/python3-poetry-core_2.4.1.bb
index 0f55368d13..a428214b87 100644
--- a/meta/recipes-devtools/python/python3-poetry-core_2.3.2.bb
+++ b/meta/recipes-devtools/python/python3-poetry-core_2.4.1.bb
@@ -15,7 +15,7 @@  LIC_FILES_CHKSUM = "\
     file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \
 "
 
-SRC_URI[sha256sum] = "20cb71be27b774628da9f384effd9183dfceb53bcef84063248a8672aa47031f"
+SRC_URI[sha256sum] = "89dceb6c10e9c6d8650a16183400e3c9ff9ddee13b0a81023b5575334a2b3744"
 
 inherit python_poetry_core pypi