diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-04-07 17:17:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-07 12:21:21 -0700 |
commit | f28564870a2b3eae43998dd179f7636d0cc4c12e (patch) | |
tree | c4b5c3300abece61dffe5a6ea87fae4c28c750ba /meta-python/recipes-devtools/python | |
parent | 4916f4b9393333a8d6a2d688bdb23a09ea6709b9 (diff) | |
download | meta-openembedded-f28564870a2b3eae43998dd179f7636d0cc4c12e.tar.gz |
python3-termcolor: upgrade 2.5.0 -> 3.0.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb b/meta-python/recipes-devtools/python/python3-termcolor_3.0.1.bb index 6df8341c8b..a88482f5d4 100644 --- a/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-termcolor_3.0.1.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] = "998d8d27da6d48442e8e1f016119076b690d962507531df4890fcd2db2ef8a6f" | 9 | SRC_URI[sha256sum] = "a6abd5c6e1284cea2934443ba806e70e5ec8fd2449021be55c280f8a3731b611" |
10 | 10 | ||
11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
12 | python3-toml-native \ | 12 | python3-toml-native \ |