aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-chardet
diff options
context:
space:
mode:
authorAlexandru Ardelean <alex@shruggie.ro>2023-09-09 11:27:37 +0300
committerAlexandru Ardelean <alex@shruggie.ro>2023-09-09 11:27:37 +0300
commit40a06febd2e29d17bca3345c8d4ab5dd1690ad88 (patch)
tree181f0164e6e5067b485b4ea2f2c009d4f74720c9 /lang/python/python-chardet
parent03f70dcfd530560c088f05819a11715286ce45d9 (diff)
python-chardet: bump to 5.2.0
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Diffstat (limited to 'lang/python/python-chardet')
-rw-r--r--lang/python/python-chardet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/python-chardet/Makefile b/lang/python/python-chardet/Makefile
index 83e1799bd..8f9703cd5 100644
--- a/lang/python/python-chardet/Makefile
+++ b/lang/python/python-chardet/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-chardet
-PKG_VERSION:=5.1.0
+PKG_VERSION:=5.2.0
PKG_RELEASE:=1
PKG_LICENSE:=LGPL-2.1
PYPI_NAME:=chardet
-PKG_HASH:=0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5
+PKG_HASH:=1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
@@ -30,7 +30,7 @@ define Package/python3-chardet
endef
define Package/python3-chardet/description
- Universal encoding detector for Python 2 and 3
+ Universal encoding detector for Python
endef
define Py3Package/python3-chardet/install