[oe-commits] [meta-openembedded] 34/44: python-werkzeug: update to version 0.14.1

git at git.openembedded.org git at git.openembedded.org
Wed Jan 17 05:50:04 UTC 2018


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

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

commit b25c9f6eaaa19522b14385660508c7052d3ee1ae
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Jan 10 15:00:19 2018 -0500

    python-werkzeug: update to version 0.14.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-werkzeug.inc               | 4 ++--
 .../python/{python-werkzeug_0.14.bb => python-werkzeug_0.14.1.bb}     | 0
 .../python/{python3-werkzeug_0.14.bb => python3-werkzeug_0.14.1.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 e1b3400..5e6003f 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=ed9a0b7c0254616d72dadb98b293ef1b"
 
-SRC_URI[md5sum] = "533da0a836a7923704f35918da3bdc1e"
-SRC_URI[sha256sum] = "4aea27a9513b056346e9c8b49107f4ee7927f7bcf0be63024ecee39d5b87e9ef"
+SRC_URI[md5sum] = "6d20b5be2d245be4ac7706cc390d130c"
+SRC_URI[sha256sum] = "c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c"
 
 PYPI_PACKAGE = "Werkzeug"
 
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.14.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-werkzeug_0.14.bb
rename to meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.14.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.14.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-werkzeug_0.14.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_0.14.1.bb

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


More information about the Openembedded-commits mailing list