summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-23 17:01:38 +0800
committerKhem Raj <raj.khem@gmail.com>2023-10-23 17:00:49 -0700
commit6f1d6316d4a8e632fdfb3c69871357ea366dbbaf (patch)
treee1c61305a9121036e9676c0090f8cc2f76eaacbd /meta-python/recipes-extended
parenta48613d396d30444c7e28fd88c653cef9b17dad0 (diff)
downloadmeta-openembedded-6f1d6316d4a8e632fdfb3c69871357ea366dbbaf.tar.gz
python3-rich: upgrade 13.5.3 -> 13.6.0
Changelog: Added Python 3.12 to classifiers. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended')
-rw-r--r--meta-python/recipes-extended/python-rich/python3-rich_13.6.0.bb (renamed from meta-python/recipes-extended/python-rich/python3-rich_13.5.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-rich/python3-rich_13.5.3.bb b/meta-python/recipes-extended/python-rich/python3-rich_13.6.0.bb
index 2c385fc66b..b606b4f7a9 100644
--- a/meta-python/recipes-extended/python-rich/python3-rich_13.5.3.bb
+++ b/meta-python/recipes-extended/python-rich/python3-rich_13.6.0.bb
@@ -8,7 +8,7 @@ LICENSE = "MIT"
8 8
9LIC_FILES_CHKSUM = "file://LICENSE;md5=b5f0b94fbc94f5ad9ae4efcf8a778303" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=b5f0b94fbc94f5ad9ae4efcf8a778303"
10 10
11SRC_URI[sha256sum] = "87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6" 11SRC_URI[sha256sum] = "5c14d22737e6d5084ef4771b62d5d4363165b403455a30a1c8ca39dc7b644bef"
12 12
13inherit pypi python_poetry_core 13inherit pypi python_poetry_core
14 14