Signed-off-by: Derek Straka <[email protected]> --- 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(-) rename meta-python/recipes-devtools/python/{python-werkzeug_0.11.15.bb => python-werkzeug_0.12.2.bb} (100%) rename meta-python/recipes-devtools/python/{python3-werkzeug_0.11.15.bb => python3-werkzeug_0.12.2.bb} (100%)
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 -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
