From: Alexander Kanavin Date: Mon, 25 Nov 2024 12:01:15 +0000 (+0100) Subject: python3-poetry-core: upgrade 1.9.0 -> 1.9.1 X-Git-Tag: yocto-5.2~1191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b95e9618ca921116a115b952d3222e5de6faf97;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-poetry-core: upgrade 1.9.0 -> 1.9.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb b/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb similarity index 94% rename from meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb rename to meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb index a073f8b069e..173c3bdb68b 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ " -SRC_URI[sha256sum] = "fa7a4001eae8aa572ee84f35feb510b321bd652e5cf9293249d62853e1f935a2" +SRC_URI[sha256sum] = "7a2d49214bf58b4f17f99d6891d947a9836c9899a67a5069f52d7b67217f61b8" inherit python_poetry_core pypi