From: Tom Geelen Date: Mon, 22 Dec 2025 00:15:38 +0000 (+0100) Subject: python3-poetry-core: upgrade 2.1.3 -> 2.2.1: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=651bcb06ed747efd0d67857fcc828f3cee1f03cf;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-poetry-core: upgrade 2.1.3 -> 2.2.1: Changelog 2.2.0: https://github.com/python-poetry/poetry-core/releases/tag/2.2.0 Changelog 2.2.1: https://github.com/python-poetry/poetry-core/releases/tag/2.2.1 Signed-off-by: Tom Geelen Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb b/meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb similarity index 94% rename from meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb rename to meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb index 12c4751de8a..45af8768e92 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ " -SRC_URI[sha256sum] = "0522a015477ed622c89aad56a477a57813cace0c8e7ff2a2906b7ef4a2e296a4" +SRC_URI[sha256sum] = "97e50d8593c8729d3f49364b428583e044087ee3def1e010c6496db76bd65ac5" inherit python_poetry_core pypi