python-chardet: update license to 0BSD
authorWei-Ting Yang <redacted>
Sun, 19 Apr 2026 10:01:05 +0000 (18:01 +0800)
committerAlexandru Ardelean <redacted>
Tue, 21 Apr 2026 08:00:30 +0000 (11:00 +0300)
Upstream changed the project license to 0BSD.

Signed-off-by: Wei-Ting Yang <redacted>
lang/python/python-chardet/Makefile

index 2eb6879648e92546c16f02fe7563a649c5d9c53d..cbff5255e3837a96b0def6294208dd43fb0682b2 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-chardet
 PKG_VERSION:=7.4.3
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PYPI_NAME:=chardet
 PKG_HASH:=cc1d4eb92a4ec1c2df3b490836ffa46922e599d34ce0bb75cf41fd2bf6303d56
 
-PKG_LICENSE:=LGPL-2.1-or-later
+PKG_LICENSE:=0BSD
 PKG_LICENSE_FILES:=LICENSE
 
 HOST_BUILD_DEPENDS:= \
git clone https://git.99rst.org/PROJECT