python-requests: use charset-normalizer instead of chardet
authorAlexandru Ardelean <redacted>
Fri, 12 Jun 2026 04:22:13 +0000 (07:22 +0300)
committerJosef Schlehofer <redacted>
Fri, 12 Jun 2026 10:26:50 +0000 (12:26 +0200)
commitdcc90f1920a11ff5cbd593faf69a0ae952761880
tree9673f4c8dc6dc86d38c25dbc1f5455758eb23db6
parent9c97b73b1a0d056470fcedaf3eea5a866a227724
python-requests: use charset-normalizer instead of chardet

Switch runtime and host build deps from chardet to charset-normalizer,
the mandatory charset-detection backend since requests 2.26. Extend
test.sh to cover the new backend and bump PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-requests/Makefile
lang/python/python-requests/test.sh
git clone https://git.99rst.org/PROJECT