diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-23 17:01:38 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-23 17:00:49 -0700 |
| commit | 6f1d6316d4a8e632fdfb3c69871357ea366dbbaf (patch) | |
| tree | e1c61305a9121036e9676c0090f8cc2f76eaacbd /meta-python | |
| parent | a48613d396d30444c7e28fd88c653cef9b17dad0 (diff) | |
| download | meta-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')
| -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 | ||
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b5f0b94fbc94f5ad9ae4efcf8a778303" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b5f0b94fbc94f5ad9ae4efcf8a778303" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6" | 11 | SRC_URI[sha256sum] = "5c14d22737e6d5084ef4771b62d5d4363165b403455a30a1c8ca39dc7b644bef" |
| 12 | 12 | ||
| 13 | inherit pypi python_poetry_core | 13 | inherit pypi python_poetry_core |
| 14 | 14 | ||
