diff options
author | Trevor Gamblin <trevor.gamblin@windriver.com> | 2019-11-12 19:23:37 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-13 07:15:17 -0800 |
commit | cda4aa4653b1310b02c2b56e1c8703646242558b (patch) | |
tree | 016d73acf453d5494d9cf163c5d2336736c527e1 | |
parent | 652259d6ac5a8d3939965c02fd163f02e01e9c73 (diff) | |
download | meta-openembedded-cda4aa4653b1310b02c2b56e1c8703646242558b.tar.gz |
python3-werkzeug: upgrade from 0.14.1 to 0.16.0
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb (renamed from meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_0.16.0.bb (renamed from meta-python/recipes-devtools/python/python3-werkzeug_0.14.1.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc index e630fdd098..e292d93bbc 100644 --- a/meta-python/recipes-devtools/python/python-werkzeug.inc +++ b/meta-python/recipes-devtools/python/python-werkzeug.inc | |||
@@ -8,10 +8,10 @@ cookie handling, file uploads, a powerful URL routing system and a bunch \ | |||
8 | of community contributed addon modules." | 8 | of community contributed addon modules." |
9 | HOMEPAGE = "http://werkzeug.pocoo.org/" | 9 | HOMEPAGE = "http://werkzeug.pocoo.org/" |
10 | LICENSE = "BSD-3-Clause" | 10 | LICENSE = "BSD-3-Clause" |
11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9a0b7c0254616d72dadb98b293ef1b" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "6d20b5be2d245be4ac7706cc390d130c" | 13 | SRC_URI[md5sum] = "5b23b4953efc4f52b1d0b33af6f7cd2d" |
14 | SRC_URI[sha256sum] = "c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c" | 14 | SRC_URI[sha256sum] = "7280924747b5733b246fe23972186c6b348f9ae29724135a6dfc1e53cea433e7" |
15 | 15 | ||
16 | PYPI_PACKAGE = "Werkzeug" | 16 | PYPI_PACKAGE = "Werkzeug" |
17 | 17 | ||
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb index db41161b35..db41161b35 100644 --- a/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb +++ b/meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.14.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.16.0.bb index 145a1de0a1..145a1de0a1 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_0.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_0.16.0.bb | |||