From: Wang Mingyu Date: Tue, 7 Jan 2025 09:01:17 +0000 (+0800) Subject: python3-poetry-core: upgrade 1.9.1 -> 2.0.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2036babc8937253b60fa809fa8edcda26b0210;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-poetry-core: upgrade 1.9.1 -> 2.0.0 Changelog: https://github.com/python-poetry/poetry-core/releases/tag/2.0.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb b/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb similarity index 94% rename from meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb rename to meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb index 25c2aeb1e73..09b1a2340d4 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.0.0.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ " -SRC_URI[sha256sum] = "7a2d49214bf58b4f17f99d6891d947a9836c9899a67a5069f52d7b67217f61b8" +SRC_URI[sha256sum] = "3317a3cc3932011a61114236b2d49883f4fb1403d2f5e97771ac0d077cfa396f" inherit python_poetry_core pypi