diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2024-10-11 11:55:05 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-11 07:52:22 -0700 |
| commit | 5c419df75e59a041a7c399be0f1bc0d8aec26b1f (patch) | |
| tree | cef8951813d121903d7c91ae6bf021b01dc32a24 /meta-python | |
| parent | 82f9960b7075ebe4afd297c7f9372a0578d15e6c (diff) | |
| download | meta-openembedded-5c419df75e59a041a7c399be0f1bc0d8aec26b1f.tar.gz | |
python3-rich: Upgrade 13.8.0 -> 13.9.2
Upgrade to release 13.9.2:
- Fixed Table columns not highlighting when added by add_row
- Fixed an issue with Segment.split_cells reported in Textual
Signed-off-by: Leon Anavi <leon.anavi@konsulko.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.9.2.bb (renamed from meta-python/recipes-extended/python-rich/python3-rich_13.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-rich/python3-rich_13.8.1.bb b/meta-python/recipes-extended/python-rich/python3-rich_13.9.2.bb index 10ce1987bd..b279edfecb 100644 --- a/meta-python/recipes-extended/python-rich/python3-rich_13.8.1.bb +++ b/meta-python/recipes-extended/python-rich/python3-rich_13.9.2.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] = "8260cda28e3db6bf04d2d1ef4dbc03ba80a824c88b0e7668a0f23126a424844a" | 11 | SRC_URI[sha256sum] = "51a2c62057461aaf7152b4d611168f93a9fc73068f8ded2790f29fe2b5366d0c" |
| 12 | 12 | ||
| 13 | inherit pypi python_poetry_core | 13 | inherit pypi python_poetry_core |
| 14 | 14 | ||
