python3-Werkzeug: update to 2.0.2.

This commit is contained in:
Pulux 2021-12-04 21:07:39 +01:00 committed by Andrew J. Hesford
parent b17028b0a1
commit fd630781a2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Werkzeug'
pkgname=python3-Werkzeug
version=2.0.1
revision=2
version=2.0.2
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Markus Berger <pulux@pf4sh.de>"
license="BSD-3-Clause"
homepage="https://palletsprojects.com/p/werkzeug/"
distfiles="${PYPI_SITE}/W/Werkzeug/Werkzeug-${version}.tar.gz"
checksum=1de1db30d010ff1af14a009224ec49ab2329ad2cde454c8a708130642d579c42
checksum=aa2bb6fc8dee8d6c504c0ac1e7f5f7dc5810a9903e793b6f715a9f015bdadb9a
do_check() {
# Tests depend on xprocess and pytest-timeout, which aren't packaged