[meta-virtualization] [PATCH 47/55] python-waitress: upgrade to 0.8.9

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


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

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

diff --git a/meta-openstack/recipes-devtools/python/python-waitress_0.8.7.bb b/meta-openstack/recipes-devtools/python/python-waitress_0.8.9.bb
similarity index 71%
rename from meta-openstack/recipes-devtools/python/python-waitress_0.8.7.bb
rename to meta-openstack/recipes-devtools/python/python-waitress_0.8.9.bb
index 6fc319f..548efd1 100644
--- a/meta-openstack/recipes-devtools/python/python-waitress_0.8.7.bb
+++ b/meta-openstack/recipes-devtools/python/python-waitress_0.8.9.bb
@@ -4,13 +4,12 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
 
-PR = "r0"
 SRCNAME = "waitress"
 
 SRC_URI = "https://pypi.python.org/packages/source/w/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "714f3d458d82a47f12fb168460de8366"
-SRC_URI[sha256sum] = "e161e27faa12837739294dd8c837541aa66a5b2764eed753f0bf851d8ac81a74"
+SRC_URI[md5sum] = "da3f2e62b3676be5dd630703a68e2a04"
+SRC_URI[sha256sum] = "826527dc9d334ed4ed76cdae672fdcbbccf614186657db71679ab58df869458a"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list