python3-Werkzeug: update to 3.0.0.

This commit is contained in:
Andrew J. Hesford 2023-10-16 11:00:57 -04:00
parent 71fc33a3fe
commit e189098a91

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Werkzeug'
pkgname=python3-Werkzeug
version=2.3.7
revision=2
version=3.0.0
revision=1
build_style=python3-pep517
# Some tests depend on unpackaged dependencies
make_check_args="
@ -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=d9a68679b430e099b668a61130f1eb6e6768ac663a8667745ad637955ca1dd9d
checksum=3ba5b5f0668073c7a32f13451c3703e7bcdbfbf7dce469739873c86d37b7ae0c
pre_check() {
# For some reason, --ignore doesn't work on this file