[oe] [meta-python][PATCH] python-werkzeug: update to version 0.11.11

Derek Straka derek at asterius.io
Thu Oct 13 22:48:20 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-werkzeug.inc               | 4 ++--
 .../python/{python-werkzeug_0.11.10.bb => python-werkzeug_0.11.11.bb} | 0
 .../{python3-werkzeug_0.11.10.bb => python3-werkzeug_0.11.11.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-werkzeug_0.11.10.bb => python-werkzeug_0.11.11.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_0.11.10.bb => python3-werkzeug_0.11.11.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc
index e30c80b..91c47ae 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/"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a68f5361a2b2ca9fdf26b38aaecb6faa"
 
-SRC_URI[md5sum] = "780967186f9157e88f2bfbfa6f07a893"
-SRC_URI[sha256sum] = "cc64dafbacc716cdd42503cf6c44cb5a35576443d82f29f6829e5c49264aeeee"
+SRC_URI[md5sum] = "1d34afa1f19abcef4c0da51ebc2c4ea7"
+SRC_URI[sha256sum] = "e72c46bc14405cba7a26bd2ce28df734471bc9016bc8b4cb69466c2c14c2f7e5"
 
 PYPI_PACKAGE = "Werkzeug"
 
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.11.10.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.11.11.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-werkzeug_0.11.10.bb
rename to meta-python/recipes-devtools/python/python-werkzeug_0.11.11.bb
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.10.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-werkzeug_0.11.10.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list