From f6b35ad25e92e3bad00986e689962d23e770dc05 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 1 Feb 2025 08:17:24 +0000 Subject: [PATCH] python3-poetry-core: upgrade 2.0.0 -> 2.0.1 (From OE-Core rev: 911edf7506d6a9eae8ecdbe3ae586b5559f9b6a1) Signed-off-by: Richard Purdie --- ...ython3-poetry-core_2.0.0.bb => python3-poetry-core_2.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-poetry-core_2.0.0.bb => python3-poetry-core_2.0.1.bb} (94%) 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 09b1a2340d..8fb39a7d67 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