Upgrade python-waitress from 1.0.1 to 1.1.0. Signed-off-by: Huang Qiyu <[email protected]> --- .../python/{python-waitress_1.0.1.bb => python-waitress_1.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-waitress_1.0.1.bb => python-waitress_1.1.0.bb} (62%)
diff --git a/meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb b/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb similarity index 62% rename from meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb rename to meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb index 49c637b..f85f3a4 100644 --- a/meta-openstack/recipes-devtools/python/python-waitress_1.0.1.bb +++ b/meta-openstack/recipes-devtools/python/python-waitress_1.1.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" -SRC_URI[md5sum] = "dda92358a7569669086155923a46e57c" -SRC_URI[sha256sum] = "2daacaece189ede6a23440afe03bda58089a6207f1d80a1e9497f979dfb741fc" +SRC_URI[md5sum] = "0f1eb7fdfdbf2e6d18decbda1733045c" +SRC_URI[sha256sum] = "d33cd3d62426c0f1b3cd84ee3d65779c7003aae3fc060dee60524d10a57f05a9" inherit setuptools pypi -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
