python-Werkzeug: update to 0.16.1.
This commit is contained in:
parent
0b2c0fe36c
commit
b4f37e6bfb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Werkzeug'
|
||||
pkgname=python-Werkzeug
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,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=7280924747b5733b246fe23972186c6b348f9ae29724135a6dfc1e53cea433e7
|
||||
checksum=b353856d37dec59d6511359f97f6a4b2468442e454bd1c98298ddce53cac1f04
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Reference in a new issue