[oe-commits] [meta-openembedded] 15/60: python-werkzeug: update to version 0.11.11

git at git.openembedded.org git at git.openembedded.org
Mon Oct 24 16:05:05 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 5c232796c55078de89e98c30119bbac9a1a346c7
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Oct 13 18:48:20 2016 -0400

    python-werkzeug: update to version 0.11.11
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list