parent
3fa690d314
commit
26282598c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Werkzeug'
|
||||
pkgname=python3-Werkzeug
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -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=aa2bb6fc8dee8d6c504c0ac1e7f5f7dc5810a9903e793b6f715a9f015bdadb9a
|
||||
checksum=b863f8ff057c522164b6067c9e28b041161b4be5ba4d0daceeaa50a163822d3c
|
||||
|
||||
do_check() {
|
||||
# Tests depend on xprocess and pytest-timeout, which aren't packaged
|
||||
|
|
Loading…
Reference in a new issue