python3-Werkzeug: update to 3.0.1.

This commit is contained in:
Andrew J. Hesford 2024-02-29 10:00:51 -05:00
parent 17f051a411
commit 3788895cb9

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Werkzeug'
pkgname=python3-Werkzeug
version=3.0.0
version=3.0.1
revision=1
build_style=python3-pep517
# Some tests depend on unpackaged dependencies
@ -18,7 +18,7 @@ license="BSD-3-Clause"
homepage="https://palletsprojects.com/p/werkzeug/"
changelog="https://raw.githubusercontent.com/pallets/werkzeug/main/CHANGES.rst"
distfiles="https://github.com/pallets/werkzeug/archive/${version}.tar.gz"
checksum=3ba5b5f0668073c7a32f13451c3703e7bcdbfbf7dce469739873c86d37b7ae0c
checksum=d5aed0e7fe61a83cf385c94f7cf7f6c43a7affa7f81ef7b07bd632834756f4dc
pre_check() {
# For some reason, --ignore doesn't work on this file