From 20fbeb8bcadaca0c9ff67f11dc62b9c865fbc9eb Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 23 Mar 2026 17:15:14 +0000 Subject: [PATCH] python-chardet: bump to 7.2.0 Bump to 7.2.0. Signed-off-by: Alexandru Ardelean --- lang/python/python-chardet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-chardet/Makefile b/lang/python/python-chardet/Makefile index 39b96398fc..dc0f630f67 100644 --- a/lang/python/python-chardet/Makefile +++ b/lang/python/python-chardet/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-chardet -PKG_VERSION:=7.1.0 +PKG_VERSION:=7.2.0 PKG_RELEASE:=1 PYPI_NAME:=chardet -PKG_HASH:=8f47bc4accac17bd9accbb4acc1d563acc024a783806c0a43c3a583f5285690b +PKG_HASH:=4ef7292b1342ea805c32cce58a45db204f59d080ed311d6cdaa7ca747fcc0cd5 PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE_FILES:=LICENSE