[Buildroot] [git commit] package/python-werkzeug: bump version to 3.1.8
Julien Olivain
ju.o at free.fr
Sun May 3 14:48:24 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/ddfaea33a84f3569d63bca600e8a332e9dc08b2d
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
https://github.com/pallets/werkzeug/blob/3.1.8/CHANGES.rst
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-werkzeug/python-werkzeug.hash | 4 ++--
package/python-werkzeug/python-werkzeug.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-werkzeug/python-werkzeug.hash b/package/python-werkzeug/python-werkzeug.hash
index e7900fa734..4cbeb14e23 100644
--- a/package/python-werkzeug/python-werkzeug.hash
+++ b/package/python-werkzeug/python-werkzeug.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/werkzeug/json
-md5 4ce9c948613b9b823226c98e28b9004b werkzeug-3.1.6.tar.gz
-sha256 210c6bede5a420a913956b4791a7f4d6843a43b6fcee4dfa08a65e93007d0d25 werkzeug-3.1.6.tar.gz
+md5 5b3063a0bfc95d46cb35258b03b9f30e werkzeug-3.1.8.tar.gz
+sha256 9bad61a4268dac112f1c5cd4630a56ede601b6ed420300677a869083d70a4c44 werkzeug-3.1.8.tar.gz
# Locally computed sha256 checksums
sha256 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b LICENSE.txt
diff --git a/package/python-werkzeug/python-werkzeug.mk b/package/python-werkzeug/python-werkzeug.mk
index c3b8a2c099..745e93f443 100644
--- a/package/python-werkzeug/python-werkzeug.mk
+++ b/package/python-werkzeug/python-werkzeug.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_WERKZEUG_VERSION = 3.1.6
+PYTHON_WERKZEUG_VERSION = 3.1.8
PYTHON_WERKZEUG_SOURCE = werkzeug-$(PYTHON_WERKZEUG_VERSION).tar.gz
-PYTHON_WERKZEUG_SITE = https://files.pythonhosted.org/packages/61/f1/ee81806690a87dab5f5653c1f146c92bc066d7f4cebc603ef88eb9e13957
+PYTHON_WERKZEUG_SITE = https://files.pythonhosted.org/packages/dd/b2/381be8cfdee792dd117872481b6e378f85c957dd7c5bca38897b08f765fd
PYTHON_WERKZEUG_SETUP_TYPE = flit
PYTHON_WERKZEUG_LICENSE = BSD-3-Clause
PYTHON_WERKZEUG_LICENSE_FILES = LICENSE.txt
More information about the buildroot
mailing list