diff mbox series

python3-chardet: upgrade 5.2.0 -> 6.0.0.post1

Message ID 20260312082515.4074831-1-jiaying.song.cn@windriver.com
State Under Review
Headers show
Series python3-chardet: upgrade 5.2.0 -> 6.0.0.post1 | expand

Commit Message

Song, Jiaying (CN) March 12, 2026, 8:25 a.m. UTC
From: Jiaying Song <jiaying.song.cn@windriver.com>

Changelog:
https://chardet.readthedocs.io/en/latest/changelog.html

Build system changes:
- Switch from python_setuptools_build_meta to python_hatchling
- Add python3-hatch-vcs-native build dependency

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
---
 ...n3-chardet_5.2.0.bb => python3-chardet_6.0.0.post1.bb} | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-chardet_5.2.0.bb => python3-chardet_6.0.0.post1.bb} (60%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-chardet_5.2.0.bb b/meta/recipes-devtools/python/python3-chardet_6.0.0.post1.bb
similarity index 60%
rename from meta/recipes-devtools/python/python3-chardet_5.2.0.bb
rename to meta/recipes-devtools/python/python3-chardet_6.0.0.post1.bb
index 9acbeeb3f2..14c3247b35 100644
--- a/meta/recipes-devtools/python/python3-chardet_5.2.0.bb
+++ b/meta/recipes-devtools/python/python3-chardet_6.0.0.post1.bb
@@ -1,11 +1,13 @@ 
 SUMMARY = "Universal encoding detector for Python 2 and 3"
 HOMEPAGE = "https://pypi.org/project/chardet/"
 LICENSE = "LGPL-2.1-only"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=4bf661c1e3793e55c8d1051bc5e0ae21"
 
-SRC_URI[sha256sum] = "1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7"
+SRC_URI[sha256sum] = "6b78048c3c97c7b2ed1fbad7a18f76f5a6547f7d34dbab536cc13887c9a92fa4"
 
-inherit pypi python_setuptools_build_meta
+inherit pypi python_hatchling
+
+DEPENDS += "python3-hatch-vcs-native"
 
 PACKAGES =+ "${PN}-cli"
 FILES:${PN}-cli += " \