diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2025-10-27 14:01:26 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-27 08:18:01 -0700 |
| commit | 1deca4964b2ecff50311c88426b25181d2f1b92f (patch) | |
| tree | 4cd494192cebf9e826e048eb85a1a4e498353235 /meta-python/recipes-devtools/python | |
| parent | 538f8e2b8eb9058727522e7af3933cde25e07df4 (diff) | |
| download | meta-openembedded-1deca4964b2ecff50311c88426b25181d2f1b92f.tar.gz | |
python3-termcolor: Upgrade 3.1.0 -> 3.2.0
Upgrade to release 3.2.0:
- Expose can_colorize as public API
- Add support for Python 3.15
- Drop support for Python 3.9
- Replace action-pre-commit-uv with prek-action
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.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb b/meta-python/recipes-devtools/python/python3-termcolor_3.2.0.bb index 5b82da4838..100292858f 100644 --- a/meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-termcolor_3.2.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] = "6a6dd7fbee581909eeec6a756cff1d7f7c376063b14e4a298dc4980309e55970" | 9 | SRC_URI[sha256sum] = "610e6456feec42c4bcd28934a8c87a06c3fa28b01561d46aa09a9881b8622c58" |
| 10 | 10 | ||
| 11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
| 12 | python3-toml-native \ | 12 | python3-toml-native \ |
