[Buildroot] [git commit] package/python-websockets: bump version to 16.0
Julien Olivain
ju.o at free.fr
Sun Mar 15 20:34:39 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/87ae6583755e2e9b257a0b35dbbf9b8720252e67
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
https://github.com/python-websockets/websockets/blob/16.0/docs/project/changelog.rst
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-websockets/python-websockets.hash | 4 ++--
package/python-websockets/python-websockets.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-websockets/python-websockets.hash b/package/python-websockets/python-websockets.hash
index 13659d2634..448aa69e19 100644
--- a/package/python-websockets/python-websockets.hash
+++ b/package/python-websockets/python-websockets.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/websockets/json
-md5 08f8a430c20d75ffe44faafb95f6f7cc websockets-15.0.1.tar.gz
-sha256 82544de02076bafba038ce055ee6412d68da13ab47f0c60cab827346de828dee websockets-15.0.1.tar.gz
+md5 eca5d5bbef505b977ea84d6799f8fa89 websockets-16.0.tar.gz
+sha256 5f6261a5e56e8d5c42a4497b364ea24d94d9563e8fbd44e78ac40879c60179b5 websockets-16.0.tar.gz
# Locally computed sha256 checksums
sha256 3d6a0c050d8bec52fabad502e45fb25bd02bcadbd70dea34d447b6a0ff4e6da8 LICENSE
diff --git a/package/python-websockets/python-websockets.mk b/package/python-websockets/python-websockets.mk
index cdac2485ab..b7b8d26e2b 100644
--- a/package/python-websockets/python-websockets.mk
+++ b/package/python-websockets/python-websockets.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_WEBSOCKETS_VERSION = 15.0.1
+PYTHON_WEBSOCKETS_VERSION = 16.0
PYTHON_WEBSOCKETS_SOURCE = websockets-$(PYTHON_WEBSOCKETS_VERSION).tar.gz
-PYTHON_WEBSOCKETS_SITE = https://files.pythonhosted.org/packages/21/e6/26d09fab466b7ca9c7737474c52be4f76a40301b08362eb2dbc19dcc16c1
+PYTHON_WEBSOCKETS_SITE = https://files.pythonhosted.org/packages/04/24/4b2031d72e840ce4c1ccb255f693b15c334757fc50023e4db9537080b8c4
PYTHON_WEBSOCKETS_SETUP_TYPE = setuptools
PYTHON_WEBSOCKETS_LICENSE = BSD-3-Clause
PYTHON_WEBSOCKETS_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list