]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-poetry-core: upgrade 2.1.3 -> 2.2.1:
authorTom Geelen <t.f.g.geelen@gmail.com>
Mon, 22 Dec 2025 00:15:38 +0000 (01:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2025 12:21:52 +0000 (12:21 +0000)
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 <t.f.g.geelen@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb [moved from meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb with 94% similarity]

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 12c4751de8a514b46c56c748b1da84de65165700..45af8768e92f314e799a0e74463ebc66713ecb81 100644 (file)
@@ -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