From 5ff2c3e204532fc7fd16258309b151690291e2b5 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 22 Jul 2026 18:23:10 +0800 Subject: [PATCH] python3-rich-toolkit: upgrade 0.20.1 -> 0.20.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...n3-rich-toolkit_0.20.1.bb => python3-rich-toolkit_0.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-rich-toolkit_0.20.1.bb => python3-rich-toolkit_0.20.3.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.1.bb b/meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.3.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.1.bb rename to meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.3.bb index 3c1e867edd..3f54f47790 100644 --- a/meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.1.bb +++ b/meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/patrick91/rich-toolkit" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://pyproject.toml;md5=29c91c89ee62891477a1476375143bef;beginline=6;endline=6" -SRC_URI[sha256sum] = "c7336ae281f435c785acecaedc4b71d4b663dc73d9c8079fea96372527e822a4" +SRC_URI[sha256sum] = "223dd2cfba325ed55e94933b9e53f3aca13e9fdf76622bd564c18109a2273c1b" inherit pypi python_hatchling ptest-python-pytest