[meta-virtualization] [PATCH] python-webob 1.4.1 -> 1.6.0

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Fri Jan 13 01:22:26 PST 2017


Upgrade python-webob from 1.4.1 to 1.6.0.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 .../python/{python-webob_1.4.1.bb => python-webob_1.6.0.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-devtools/python/{python-webob_1.4.1.bb => python-webob_1.6.0.bb} (75%)

diff --git a/recipes-devtools/python/python-webob_1.4.1.bb b/recipes-devtools/python/python-webob_1.6.0.bb
similarity index 75%
rename from recipes-devtools/python/python-webob_1.4.1.bb
rename to recipes-devtools/python/python-webob_1.6.0.bb
index 18b3806..71c74ff 100644
--- a/recipes-devtools/python/python-webob_1.4.1.bb
+++ b/recipes-devtools/python/python-webob_1.6.0.bb
@@ -9,8 +9,8 @@ SRCNAME = "WebOb"
 
 SRC_URI = "http://pypi.python.org/packages/source/W/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "a5c6e8ba5431756e6a5d5ec56047ec94"
-SRC_URI[sha256sum] = "12f8b98390befc47336d2c0e5bad9cc48609d808eabb3f8675dc1027a3a9e9db"
+SRC_URI[md5sum] = "089d7fc6745f175737800237c7287802"
+SRC_URI[sha256sum] = "63d262d8f61b516321f786879c9277fa2209f7f57eb47b537eeecfea383d55b7"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





More information about the meta-virtualization mailing list