diff options
author | Derek Straka <derek@asterius.io> | 2016-07-10 07:48:30 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-07-22 21:45:34 +0200 |
commit | f8ccd6490cb83b06a1958bd8089baf49ab0e5144 (patch) | |
tree | b1fac16225cce64a3d75ba68a3ab7ca7593ac37d /meta-python/recipes-devtools/python/python-werkzeug.inc | |
parent | 39fdd2e7122db75b1549b2fa0c7bfbf08671cd79 (diff) | |
download | meta-openembedded-f8ccd6490cb83b06a1958bd8089baf49ab0e5144.tar.gz |
python-werkzeug: update to version 0.11.10
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-werkzeug.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc index 7b5446992b..f6f75d0ca7 100644 --- a/meta-python/recipes-devtools/python/python-werkzeug.inc +++ b/meta-python/recipes-devtools/python/python-werkzeug.inc | |||
@@ -10,8 +10,8 @@ HOMEPAGE = "http://werkzeug.pocoo.org/" | |||
10 | LICENSE = "BSD" | 10 | LICENSE = "BSD" |
11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a68f5361a2b2ca9fdf26b38aaecb6faa" | 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a68f5361a2b2ca9fdf26b38aaecb6faa" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "daf443a939459e12f14fd2e4658a26df" | 13 | SRC_URI[md5sum] = "780967186f9157e88f2bfbfa6f07a893" |
14 | SRC_URI[sha256sum] = "afdb04f183eef3b20827eb4520dcb75c1cd1f0ba7a7de3f463ff7a462eee8164" | 14 | SRC_URI[sha256sum] = "cc64dafbacc716cdd42503cf6c44cb5a35576443d82f29f6829e5c49264aeeee" |
15 | 15 | ||
16 | PYPI_PACKAGE = "Werkzeug" | 16 | PYPI_PACKAGE = "Werkzeug" |
17 | 17 | ||