python-chardet: bump to 7.1.0

Changes since 7.0.1:
- Add PEP 263 encoding declaration detection for Python source files
- Improve performance: 5.5x faster first-detect time
- Fix undocumented encoding name changes introduced in 5.x
- Restore backward compatibility for encoding names

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2026-03-21 06:57:34 +00:00
committed by Alexandru Ardelean
parent db4af80188
commit b303f7823f

View File

@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-chardet
PKG_VERSION:=7.0.1
PKG_VERSION:=7.1.0
PKG_RELEASE:=1
PYPI_NAME:=chardet
PKG_HASH:=6fce895c12c5495bb598e59ae3cd89306969b4464ec7b6dd609b9c86e3397fe3
PKG_HASH:=8f47bc4accac17bd9accbb4acc1d563acc024a783806c0a43c3a583f5285690b
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=LICENSE