diff options
author | Derek Straka <derek@asterius.io> | 2016-03-25 18:02:00 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-01 15:33:52 +0200 |
commit | c853dd46ebbcf247aea83e8b132a6f63fa420311 (patch) | |
tree | dd99c44e3c6c22a306e0ec5a9e6e68c0da74192c /meta-python | |
parent | ea06cc6e602c96efba706e2ab7af3582d7a1ab04 (diff) | |
download | meta-openembedded-c853dd46ebbcf247aea83e8b132a6f63fa420311.tar.gz |
python-werkzeug: update to 0.11.5
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug_0.11.5.bb (renamed from meta-python/recipes-devtools/python/python-werkzeug_0.11.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_0.11.5.bb (renamed from meta-python/recipes-devtools/python/python3-werkzeug_0.11.3.bb) | 0 |
3 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 0693b474c..7b5446992 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] = "9479bc7ea6a42c2d0d82929d3926df67" | 13 | SRC_URI[md5sum] = "daf443a939459e12f14fd2e4658a26df" |
14 | SRC_URI[sha256sum] = "eb5f700a9bfc96420b055635af9002d3662e43d80c3ffd31f224c25bc0d5f462" | 14 | SRC_URI[sha256sum] = "afdb04f183eef3b20827eb4520dcb75c1cd1f0ba7a7de3f463ff7a462eee8164" |
15 | 15 | ||
16 | PYPI_PACKAGE = "Werkzeug" | 16 | PYPI_PACKAGE = "Werkzeug" |
17 | 17 | ||
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.11.3.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.11.5.bb index dd1460870..dd1460870 100644 --- a/meta-python/recipes-devtools/python/python-werkzeug_0.11.3.bb +++ b/meta-python/recipes-devtools/python/python-werkzeug_0.11.5.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.3.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.5.bb index af2d86a9f..af2d86a9f 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.3.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.5.bb | |||