1.Upgrade python-waitress from 1.1.0 to 1.2.0. Signed-off-by: Hong Liu <[email protected]> --- .../{python-waitress_1.1.0.bb => python-waitress_1.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-waitress_1.1.0.bb => python-waitress_1.2.0.bb} (62%)
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb similarity index 62% rename from meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb rename to meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb index 5636420..e516d2b 100644 --- a/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb +++ b/meta-openstack/recipes-devtools/python/python-waitress_1.2.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "ZPL-2.1" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" -SRC_URI[md5sum] = "0f1eb7fdfdbf2e6d18decbda1733045c" -SRC_URI[sha256sum] = "d33cd3d62426c0f1b3cd84ee3d65779c7003aae3fc060dee60524d10a57f05a9" +SRC_URI[md5sum] = "8c5492d3c1a2e0cd80780175686dbb0f" +SRC_URI[sha256sum] = "e624c829656ffc99b33d661072b2814885ae92835cf835ee8ab283ddb7c915b9" inherit setuptools pypi -- 2.17.2 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
