python-Werkzeug: update to 0.11.13

This commit is contained in:
Alessio Sergi 2016-12-28 13:23:55 +01:00
parent aa9d51d773
commit a952b93187
1 changed files with 5 additions and 5 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'python-Werkzeug'
pkgname=python-Werkzeug
version=0.11.11
revision=2
version=0.11.13
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
pycompile_module="werkzeug"
hostmakedepends="python-setuptools python3-setuptools"
hostmakedepends="unzip python-setuptools python3-setuptools"
depends="python"
short_desc="The Swiss Army knife of Python web development (Python2)"
maintainer="Markus Berger <pulux@pf4sh.de>"
homepage="http://werkzeug.pocoo.org"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/W/Werkzeug/Werkzeug-${version}.tar.gz"
checksum=e72c46bc14405cba7a26bd2ce28df734471bc9016bc8b4cb69466c2c14c2f7e5
distfiles="${PYPI_SITE}/W/Werkzeug/Werkzeug-${version}.zip"
checksum=ebf720bc2f0ac7739ee2d6de63da8a323d73d91fddc16f5fadae915ae9e1e690
post_install() {
vlicense LICENSE