[oe-commits] [meta-openembedded] 01/03: python3-werkzeug: upgrade from 0.14.1 to 0.16.0

git at git.openembedded.org git at git.openembedded.org
Wed Nov 13 00:26:05 UTC 2019


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

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

commit db62f438849fe4d7bf0d1774265e695540e651b4
Author: Trevor Gamblin <trevor.gamblin at windriver.com>
AuthorDate: Tue Nov 12 19:23:37 2019 -0500

    python3-werkzeug: upgrade from 0.14.1 to 0.16.0
    
    Signed-off-by: Trevor Gamblin <trevor.gamblin at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-werkzeug.inc             | 6 +++---
 .../python/{python-werkzeug_0.14.1.bb => python-werkzeug_0.16.0.bb} | 0
 .../{python3-werkzeug_0.14.1.bb => python3-werkzeug_0.16.0.bb}      | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc
index e630fdd..e292d93 100644
--- a/meta-python/recipes-devtools/python/python-werkzeug.inc
+++ b/meta-python/recipes-devtools/python/python-werkzeug.inc
@@ -8,10 +8,10 @@ cookie handling, file uploads, a powerful URL routing system and a bunch \
 of community contributed addon modules."
 HOMEPAGE = "http://werkzeug.pocoo.org/"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9a0b7c0254616d72dadb98b293ef1b"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462"
 
-SRC_URI[md5sum] = "6d20b5be2d245be4ac7706cc390d130c"
-SRC_URI[sha256sum] = "c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c"
+SRC_URI[md5sum] = "5b23b4953efc4f52b1d0b33af6f7cd2d"
+SRC_URI[sha256sum] = "7280924747b5733b246fe23972186c6b348f9ae29724135a6dfc1e53cea433e7"
 
 PYPI_PACKAGE = "Werkzeug"
 
diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb
rename to meta-python/recipes-devtools/python/python-werkzeug_0.16.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.14.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.16.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-werkzeug_0.14.1.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_0.16.0.bb

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


More information about the Openembedded-commits mailing list