[meta-virtualization] [PATCH 49/55] python-webtest: upgrade to 2.0.18

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 28 20:08:59 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 .../python/{python-webtest_2.0.9.bb => python-webtest_2.0.18.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-webtest_2.0.9.bb => python-webtest_2.0.18.bb} (74%)

diff --git a/meta-openstack/recipes-devtools/python/python-webtest_2.0.9.bb b/meta-openstack/recipes-devtools/python/python-webtest_2.0.18.bb
similarity index 74%
rename from meta-openstack/recipes-devtools/python/python-webtest_2.0.9.bb
rename to meta-openstack/recipes-devtools/python/python-webtest_2.0.18.bb
index 724607e..314cf4c 100644
--- a/meta-openstack/recipes-devtools/python/python-webtest_2.0.9.bb
+++ b/meta-openstack/recipes-devtools/python/python-webtest_2.0.18.bb
@@ -4,15 +4,14 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://README.rst;md5=7ddcdd3b8e69edc8c5ae7e6bb64f0bc5"
 
-PR = "r0"
 SRCNAME = "WebTest"
 
 RDEPENDS_${PN} += "python-beautifulsoup4"
 
 SRC_URI = "https://pypi.python.org/packages/source/W/${SRCNAME}/${SRCNAME}-${PV}.zip"
 
-SRC_URI[md5sum] = "bf0a04fcf8b2cdcaa13b04324cefb53d"
-SRC_URI[sha256sum] = "749f527b39893b1757abd0e6814bde811eb25a6cf42538585c971afdb9030dad"
+SRC_URI[md5sum] = "444a4160408670a50d7cb149a4035cf5"
+SRC_URI[sha256sum] = "beb569e6d707cb4cd82c226c97b7e1f41cd62bae656d89e687107eef8376c7fd"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list