diff options
author | Derek Straka <derek@asterius.io> | 2017-05-19 12:52:55 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-05 11:01:42 +0200 |
commit | 86b4cf5de56445561ab311464b8727c76420ebba (patch) | |
tree | e870936e8f5182167110fb1688d5749636a6172f | |
parent | c99d59a4f908ee946ab8c03ecfd93c8137082bc3 (diff) | |
download | meta-openembedded-86b4cf5de56445561ab311464b8727c76420ebba.tar.gz |
python-werkzeug: update to version 0.12.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug_0.12.2.bb (renamed from meta-python/recipes-devtools/python/python-werkzeug_0.11.15.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_0.12.2.bb (renamed from meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.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 e55f56dbe..b2949a3d2 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] = "cb4010478dd33905f95920e4880204a2" | 13 | SRC_URI[md5sum] = "e385b2c5a7193cff24c689b31e1124dc" |
14 | SRC_URI[sha256sum] = "455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0" | 14 | SRC_URI[sha256sum] = "903a7b87b74635244548b30d30db4c8947fe64c5198f58899ddcd3a13c23bb26" |
15 | 15 | ||
16 | PYPI_PACKAGE = "Werkzeug" | 16 | PYPI_PACKAGE = "Werkzeug" |
17 | 17 | ||
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.11.15.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.12.2.bb index 3892f1357..3892f1357 100644 --- a/meta-python/recipes-devtools/python/python-werkzeug_0.11.15.bb +++ b/meta-python/recipes-devtools/python/python-werkzeug_0.12.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.12.2.bb index 145a1de0a..145a1de0a 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_0.12.2.bb | |||