diff --git a/srcpkgs/python3-Werkzeug/template b/srcpkgs/python3-Werkzeug/template index 22cf283d706..599470181c1 100644 --- a/srcpkgs/python3-Werkzeug/template +++ b/srcpkgs/python3-Werkzeug/template @@ -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