Upgrade python-werkzeug from 0.11.11 to 0.11.15. Signed-off-by: Huang Qiyu <[email protected]> --- meta-python/recipes-devtools/python/python-werkzeug.inc | 4 ++-- .../python/{python-werkzeug_0.11.11.bb => python-werkzeug_0.11.15.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-werkzeug_0.11.11.bb => python-werkzeug_0.11.15.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc index 91c47ae..6f28f55 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] = "1d34afa1f19abcef4c0da51ebc2c4ea7" -SRC_URI[sha256sum] = "e72c46bc14405cba7a26bd2ce28df734471bc9016bc8b4cb69466c2c14c2f7e5" +SRC_URI[md5sum] = "cb4010478dd33905f95920e4880204a2" +SRC_URI[sha256sum] = "455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0" PYPI_PACKAGE = "Werkzeug" diff --git a/meta-python/recipes-devtools/python/python-werkzeug_0.11.11.bb b/meta-python/recipes-devtools/python/python-werkzeug_0.11.15.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-werkzeug_0.11.11.bb rename to meta-python/recipes-devtools/python/python-werkzeug_0.11.15.bb -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
