[oe-commits] [meta-openembedded] 35/44: python-werkzeug: update to version 0.11.10

git at git.openembedded.org git at git.openembedded.org
Mon Jul 11 13:39:28 UTC 2016


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

commit a5bb4845c26ceff1ab641909ea07c42d89ed28e2
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Jul 10 07:48:30 2016 -0400

    python-werkzeug: update to version 0.11.10
    
    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.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(-)

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

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


More information about the Openembedded-commits mailing list