From 35125eef933345b29139d276105aad4ba1321a12 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 5 Jun 2023 15:53:08 +0800 Subject: [PATCH] python3-rich: upgrade 13.3.5 -> 13.4.1 Changelog: ============ Fixed typing extensions import in markdown #2979 Added support for tables in Markdown #2977 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-rich_13.3.5.bb => python3-rich_13.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-rich/{python3-rich_13.3.5.bb => python3-rich_13.4.1.bb} (85%) diff --git a/meta-python/recipes-extended/python-rich/python3-rich_13.3.5.bb b/meta-python/recipes-extended/python-rich/python3-rich_13.4.1.bb similarity index 85% rename from meta-python/recipes-extended/python-rich/python3-rich_13.3.5.bb rename to meta-python/recipes-extended/python-rich/python3-rich_13.4.1.bb index cedbed3ca8..09882e6290 100644 --- a/meta-python/recipes-extended/python-rich/python3-rich_13.3.5.bb +++ b/meta-python/recipes-extended/python-rich/python3-rich_13.4.1.bb @@ -8,7 +8,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b5f0b94fbc94f5ad9ae4efcf8a778303" -SRC_URI[sha256sum] = "2d11b9b8dd03868f09b4fffadc84a6a8cda574e40dc90821bd845720ebb8e89c" +SRC_URI[sha256sum] = "76f6b65ea7e5c5d924ba80e322231d7cb5b5981aa60bfc1e694f1bc097fe6fe1" inherit pypi python_poetry_core