mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
python-werkzeug: update to version 3.1.3
Release notes: https://github.com/pallets/werkzeug/releases/tag/3.1.3 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
committed by
Hannu Nyman
parent
45ef59b3e0
commit
ae904f9001
@@ -5,11 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-werkzeug
|
||||
PKG_VERSION:=2.3.6
|
||||
PKG_VERSION:=3.1.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Werkzeug
|
||||
PKG_HASH:=98c774df2f91b05550078891dee5f0eb0cb797a522c757a2452b9cee5b202330
|
||||
PYPI_SOURCE_NAME:=werkzeug
|
||||
PKG_HASH:=60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746
|
||||
|
||||
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user