From: Alexandru Ardelean Date: Fri, 3 Apr 2026 15:49:41 +0000 (+0300) Subject: python-werkzeug: bump to 3.1.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e1d14dc70e744c1bc08bb36505372cd3e0b329aa;p=openwrt-packages.git python-werkzeug: bump to 3.1.8 Changelog: https://werkzeug.palletsprojects.com/en/stable/changes/ Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-werkzeug/Makefile b/lang/python/python-werkzeug/Makefile index 157560606..c32d7f6dc 100644 --- a/lang/python/python-werkzeug/Makefile +++ b/lang/python/python-werkzeug/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-werkzeug -PKG_VERSION:=3.1.6 +PKG_VERSION:=3.1.8 PKG_RELEASE:=1 PYPI_NAME:=Werkzeug PYPI_SOURCE_NAME:=werkzeug -PKG_HASH:=210c6bede5a420a913956b4791a7f4d6843a43b6fcee4dfa08a65e93007d0d25 +PKG_HASH:=9bad61a4268dac112f1c5cd4630a56ede601b6ed420300677a869083d70a4c44 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause