| Message ID | 20251222001537.2376679-2-t.f.g.geelen@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | python3-poetry-core: upgrade 2.1.3 -> 2.2.1: | expand |
diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb b/meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb similarity index 94% rename from meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb rename to meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb index 12c4751de8..45af8768e9 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ " -SRC_URI[sha256sum] = "0522a015477ed622c89aad56a477a57813cace0c8e7ff2a2906b7ef4a2e296a4" +SRC_URI[sha256sum] = "97e50d8593c8729d3f49364b428583e044087ee3def1e010c6496db76bd65ac5" inherit python_poetry_core pypi
Changelog 2.2.0: https://github.com/python-poetry/poetry-core/releases/tag/2.2.0 Changelog 2.2.1: https://github.com/python-poetry/poetry-core/releases/tag/2.2.1 Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> --- ...ython3-poetry-core_2.1.3.bb => python3-poetry-core_2.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-poetry-core_2.1.3.bb => python3-poetry-core_2.2.1.bb} (94%)