From: Richard Purdie Date: Sat, 1 Feb 2025 08:17:24 +0000 (+0000) Subject: python3-poetry-core: upgrade 2.0.0 -> 2.0.1 X-Git-Tag: yocto-5.2~602 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=911edf7506d6a9eae8ecdbe3ae586b5559f9b6a1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-poetry-core: upgrade 2.0.0 -> 2.0.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb b/meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb similarity index 94% rename from meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb rename to meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb index 09b1a2340d4..8fb39a7d67f 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ " -SRC_URI[sha256sum] = "3317a3cc3932011a61114236b2d49883f4fb1403d2f5e97771ac0d077cfa396f" +SRC_URI[sha256sum] = "10177c2772469d9032a49f0d8707af761b1c597cea3b4fb31546e5cd436eb157" inherit python_poetry_core pypi