diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-10-14 16:55:04 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-14 09:52:30 -0700 |
| commit | f75f508661359cf64c473d62c201e7b692556248 (patch) | |
| tree | 3f25411e4f8234c32d186fab10e634de52fae0b5 /meta-python | |
| parent | 98c01e6f4c45abf9e07eda017c9ed25a13995e12 (diff) | |
| download | meta-openembedded-f75f508661359cf64c473d62c201e7b692556248.tar.gz | |
python3-termcolor: upgrade 2.4.0 -> 2.5.0
Changelog:
=========
- Add strike attribute
- Generate and upload attestations to PyPI
- Drop support for Python 3.8
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-devtools/python/python3-termcolor_2.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-termcolor_2.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-termcolor_2.4.0.bb b/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb index ea6b683991..6df8341c8b 100644 --- a/meta-python/recipes-devtools/python/python3-termcolor_2.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e5f5f7c9b280511f124dba5dda3d180e" | |||
| 6 | 6 | ||
| 7 | inherit pypi python_setuptools_build_meta | 7 | inherit pypi python_setuptools_build_meta |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "aab9e56047c8ac41ed798fa36d892a37aca6b3e9159f3e0c24bc64a9b3ac7b7a" | 9 | SRC_URI[sha256sum] = "998d8d27da6d48442e8e1f016119076b690d962507531df4890fcd2db2ef8a6f" |
| 10 | 10 | ||
| 11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
| 12 | python3-toml-native \ | 12 | python3-toml-native \ |
