[oe-commits] [meta-openembedded] 66/97: python-werkzeug: update to version 0.12.2

git at git.openembedded.org git at git.openembedded.org
Tue May 23 14:02:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 2d1eef2ded6c20c3d7686d9724df0a47866f72e6
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri May 19 12:52:55 2017 -0400

    python-werkzeug: update to version 0.12.2
    
    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.15.bb => python-werkzeug_0.12.2.bb}  | 0
 .../{python3-werkzeug_0.11.15.bb => python3-werkzeug_0.12.2.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 e55f56d..b2949a3 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] = "cb4010478dd33905f95920e4880204a2"
-SRC_URI[sha256sum] = "455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0"
+SRC_URI[md5sum] = "e385b2c5a7193cff24c689b31e1124dc"
+SRC_URI[sha256sum] = "903a7b87b74635244548b30d30db4c8947fe64c5198f58899ddcd3a13c23bb26"
 
 PYPI_PACKAGE = "Werkzeug"
 
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.11.15.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.12.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-werkzeug_0.11.15.bb
rename to meta-python/recipes-devtools/python/python-werkzeug_0.12.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.12.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-werkzeug_0.11.15.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_0.12.2.bb

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


More information about the Openembedded-commits mailing list