From a887a8a188326ca3f3ecf628da5af19ff2d75ff4 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 9 Jun 2026 18:29:07 +0800 Subject: [PATCH] python3-rich-toolkit: upgrade 0.19.10 -> 0.20.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...3-rich-toolkit_0.19.10.bb => python3-rich-toolkit_0.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-rich-toolkit_0.19.10.bb => python3-rich-toolkit_0.20.1.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-rich-toolkit_0.19.10.bb b/meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.1.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-rich-toolkit_0.19.10.bb rename to meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.1.bb index cd171b77f4..3c1e867edd 100644 --- a/meta-python/recipes-devtools/python/python3-rich-toolkit_0.19.10.bb +++ b/meta-python/recipes-devtools/python/python3-rich-toolkit_0.20.1.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] = "dc2e8c515ef9fbb4894e62bd41a2d2960dd7c2f505b5084894604d5ccfee3f09" +SRC_URI[sha256sum] = "c7336ae281f435c785acecaedc4b71d4b663dc73d9c8079fea96372527e822a4" inherit pypi python_hatchling ptest-python-pytest