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

Derek Straka derek at asterius.io
Sun Jul 10 11:48:30 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.5.bb => python-werkzeug_0.11.10.bb}  | 0
 .../{python3-werkzeug_0.11.5.bb => python3-werkzeug_0.11.10.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-werkzeug_0.11.5.bb => python-werkzeug_0.11.10.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_0.11.5.bb => python3-werkzeug_0.11.10.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc
index 7b54469..f6f75d0 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] = "daf443a939459e12f14fd2e4658a26df"
-SRC_URI[sha256sum] = "afdb04f183eef3b20827eb4520dcb75c1cd1f0ba7a7de3f463ff7a462eee8164"
+SRC_URI[md5sum] = "780967186f9157e88f2bfbfa6f07a893"
+SRC_URI[sha256sum] = "cc64dafbacc716cdd42503cf6c44cb5a35576443d82f29f6829e5c49264aeeee"
 
 PYPI_PACKAGE = "Werkzeug"
 
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.11.5.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.11.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-werkzeug_0.11.5.bb
rename to meta-python/recipes-devtools/python/python-werkzeug_0.11.10.bb
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.5.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-werkzeug_0.11.5.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_0.11.10.bb
-- 
1.9.1




More information about the Openembedded-devel mailing list