[oe] [meta-python][PATCH 06/30] python-werkzeug: update to 0.11.5

Derek Straka derek at asterius.io
Sat Mar 26 13:04:26 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.3.bb => python-werkzeug_0.11.5.bb}   | 0
 .../python/{python3-werkzeug_0.11.3.bb => python3-werkzeug_0.11.5.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-werkzeug_0.11.3.bb => python-werkzeug_0.11.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_0.11.3.bb => python3-werkzeug_0.11.5.bb} (100%)

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




More information about the Openembedded-devel mailing list