diff mbox series

[meta-python] python3-rich: upgrade 13.3.5 -> 13.4.1

Message ID 1685951589-29920-17-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-rich: upgrade 13.3.5 -> 13.4.1 | expand

Commit Message

Mingyu Wang (Fujitsu) June 5, 2023, 7:53 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
  Fixed typing extensions import in markdown #2979
  Added support for tables in Markdown #2977

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{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 mbox series

Patch

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