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