From: Richard Purdie Date: Tue, 1 Apr 2025 09:06:29 +0000 (+0000) Subject: python3-poetry-core: upgrade 2.1.1 -> 2.1.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90520ca41ef7a1636058954e0f6dab9b2363d999;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-poetry-core: upgrade 2.1.1 -> 2.1.2 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb b/meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb similarity index 94% rename from meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb rename to meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb index 1dd4337ae2..728b09cd7e 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ " -SRC_URI[sha256sum] = "c1a1f6f00e4254742f40988a8caf665549101cf9991122cd5de1198897768b1a" +SRC_URI[sha256sum] = "f9dbbbd0ebf9755476a1d57f04b30e9aecf71ca9dc2fcd4b17aba92c0002aa04" inherit python_poetry_core pypi