python-werkzeug: update to version 2.3.8

Release notes:
https://werkzeug.palletsprojects.com/en/stable/changes/#version-2-3-8

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer
2025-12-03 10:14:33 +01:00
parent a4c0226907
commit db97af78f3
+2 -2
View File
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-werkzeug
PKG_VERSION:=2.3.6
PKG_VERSION:=2.3.8
PKG_RELEASE:=1
PYPI_NAME:=Werkzeug
PYPI_SOURCE_NAME:=werkzeug
PKG_HASH:=98c774df2f91b05550078891dee5f0eb0cb797a522c757a2452b9cee5b202330
PKG_HASH:=554b257c74bbeb7a0d254160a4f8ffe185243f52a52035060b761ca62d977f03
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
PKG_LICENSE:=BSD-3-Clause