python-werkzeug: update to version 0.13

Verify license terms remain the same and update the checksum
Add required RDEPENDS for minimal python installs

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-12-22 10:25:49 -05:00
committed by Armin Kuster
parent 1adbd684ec
commit bd3d908958
3 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
inherit pypi setuptools
require python-werkzeug.inc
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"