mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-werkzeug: bump version to 3.1.4
https://github.com/pallets/werkzeug/blob/3.1.4/CHANGES.rst Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
06e60c15de
commit
13e1e1562b
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/werkzeug/json
|
||||
md5 b6005d403d01d08b9fe2330a0cfea05a werkzeug-3.1.3.tar.gz
|
||||
sha256 60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746 werkzeug-3.1.3.tar.gz
|
||||
md5 601c4ad4d597c665da5642550d6740a9 werkzeug-3.1.4.tar.gz
|
||||
sha256 cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e werkzeug-3.1.4.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WERKZEUG_VERSION = 3.1.3
|
||||
PYTHON_WERKZEUG_VERSION = 3.1.4
|
||||
PYTHON_WERKZEUG_SOURCE = werkzeug-$(PYTHON_WERKZEUG_VERSION).tar.gz
|
||||
PYTHON_WERKZEUG_SITE = https://files.pythonhosted.org/packages/9f/69/83029f1f6300c5fb2471d621ab06f6ec6b3324685a2ce0f9777fd4a8b71e
|
||||
PYTHON_WERKZEUG_SITE = https://files.pythonhosted.org/packages/45/ea/b0f8eeb287f8df9066e56e831c7824ac6bab645dd6c7a8f4b2d767944f9b
|
||||
PYTHON_WERKZEUG_SETUP_TYPE = flit
|
||||
PYTHON_WERKZEUG_LICENSE = BSD-3-Clause
|
||||
PYTHON_WERKZEUG_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user