[Buildroot] [PATCH 05/14] package/python-wcwidth: bump version to 0.2.14
Bernd Kuhls
bernd at kuhls.net
Tue Oct 14 18:51:04 UTC 2025
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
package/python-wcwidth/python-wcwidth.hash | 4 ++--
package/python-wcwidth/python-wcwidth.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-wcwidth/python-wcwidth.hash b/package/python-wcwidth/python-wcwidth.hash
index 7883ef44de..8c43b3729c 100644
--- a/package/python-wcwidth/python-wcwidth.hash
+++ b/package/python-wcwidth/python-wcwidth.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/wcwidth/json
-md5 5ce8dd9e6993dae268142feb1e605cd8 wcwidth-0.2.13.tar.gz
-sha256 72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5 wcwidth-0.2.13.tar.gz
+md5 c179ab1aff6e3b48ac9617cf19f580d4 wcwidth-0.2.14.tar.gz
+sha256 4d478375d31bc5395a3c55c40ccdf3354688364cd61c4f6adacaa9215d0b3605 wcwidth-0.2.14.tar.gz
# Locally computed sha256 checksums
sha256 70b98a95a2144eb70af8017fa8c6d95ce247e40867436e8bc649e137fe13d21a LICENSE
diff --git a/package/python-wcwidth/python-wcwidth.mk b/package/python-wcwidth/python-wcwidth.mk
index 75199974fa..15b5f495e8 100644
--- a/package/python-wcwidth/python-wcwidth.mk
+++ b/package/python-wcwidth/python-wcwidth.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_WCWIDTH_VERSION = 0.2.13
+PYTHON_WCWIDTH_VERSION = 0.2.14
PYTHON_WCWIDTH_SOURCE = wcwidth-$(PYTHON_WCWIDTH_VERSION).tar.gz
-PYTHON_WCWIDTH_SITE = https://files.pythonhosted.org/packages/6c/63/53559446a878410fc5a5974feb13d31d78d752eb18aeba59c7fef1af7598
+PYTHON_WCWIDTH_SITE = https://files.pythonhosted.org/packages/24/30/6b0809f4510673dc723187aeaf24c7f5459922d01e2f794277a3dfb90345
PYTHON_WCWIDTH_SETUP_TYPE = setuptools
PYTHON_WCWIDTH_LICENSE = MIT
PYTHON_WCWIDTH_LICENSE_FILES = LICENSE
--
2.47.3
More information about the buildroot
mailing list