diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2026-01-07 11:52:51 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-07 09:09:29 -0800 |
| commit | b6ddf00e8c97e12e1d121fe3f192c297678712c0 (patch) | |
| tree | 52fc23bb933a62d9ba560021bcf2630cc4aea836 /meta-python/recipes-devtools/python | |
| parent | 312155a7d6ceffd66f5c9f38af0eee63e8add74b (diff) | |
| download | meta-openembedded-b6ddf00e8c97e12e1d121fe3f192c297678712c0.tar.gz | |
python3-termcolor: Upgrade 3.2.0 -> 3.3.0
Upgrade to release 3.3.0:
- Add support for italic
- can_colorize: Expect fileno() to raise OSError, as documented
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-termcolor_3.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-termcolor_3.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-termcolor_3.2.0.bb b/meta-python/recipes-devtools/python/python3-termcolor_3.3.0.bb index 100292858f..2d0f4bf630 100644 --- a/meta-python/recipes-devtools/python/python3-termcolor_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-termcolor_3.3.0.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e5f5f7c9b280511f124dba5dda3d180e" | |||
| 6 | 6 | ||
| 7 | inherit pypi python_hatchling | 7 | inherit pypi python_hatchling |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "610e6456feec42c4bcd28934a8c87a06c3fa28b01561d46aa09a9881b8622c58" | 9 | SRC_URI[sha256sum] = "348871ca648ec6a9a983a13ab626c0acce02f515b9e1983332b17af7979521c5" |
| 10 | 10 | ||
| 11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
| 12 | python3-toml-native \ | 12 | python3-toml-native \ |
