diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb b/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb similarity index 94% rename from meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb rename to meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb index 8fb39a7d67..1dd4337ae2 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.0.1.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.1.1.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ " -SRC_URI[sha256sum] = "10177c2772469d9032a49f0d8707af761b1c597cea3b4fb31546e5cd436eb157" +SRC_URI[sha256sum] = "c1a1f6f00e4254742f40988a8caf665549101cf9991122cd5de1198897768b1a" inherit python_poetry_core pypi