[oe] [meta-python] [PATCH 29/37] python3-tomlkit: upgrade 0.15.0 -> 0.15.1
Wang Mingyu < [email protected]> Wed, 22 Jul 2026 18:23:12 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-tomlkit_0.15.0.bb => python3-tomlkit_0.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tomlkit_0.15.0.bb => python3-tomlkit_0.15.1.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-tomlkit_0.15.0.bb b/meta-python/recipes-devtools/python/python3-tomlkit_0.15.1.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-tomlkit_0.15.0.bb rename to meta-python/recipes-devtools/python/python3-tomlkit_0.15.1.bb index 1cca29af60..b0c51f21c5 100644 --- a/meta-python/recipes-devtools/python/python3-tomlkit_0.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-tomlkit_0.15.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/tomlkit/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=31aac0dbc1babd278d5386dadb7f8e82" -SRC_URI[sha256sum] = "7d1a9ecba3086638211b13814ea79c90dd54dd11993564376f3aa92271f5c7a3" +SRC_URI[sha256sum] = "e25bbf38843005246210a12982776f27f99cb9be67160e14434d0c0d21ee1e97" inherit pypi python_poetry_core ptest-python-pytest -- 2.43.0