Upgrade python-webob from 1.7.3 to 1.8.2. Signed-off-by: Hong Liu <[email protected]> --- .../python/{python-webob_1.7.3.bb => python-webob_1.8.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-devtools/python/{python-webob_1.7.3.bb => python-webob_1.8.2.bb} (68%)
diff --git a/recipes-devtools/python/python-webob_1.7.3.bb b/recipes-devtools/python/python-webob_1.8.2.bb similarity index 68% rename from recipes-devtools/python/python-webob_1.7.3.bb rename to recipes-devtools/python/python-webob_1.8.2.bb index a2448be..6fdfbd5 100644 --- a/recipes-devtools/python/python-webob_1.7.3.bb +++ b/recipes-devtools/python/python-webob_1.8.2.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://docs/license.txt;md5=8ed3584bcc78c16da363747ccabc5af5 PYPI_PACKAGE = "WebOb" -SRC_URI[md5sum] = "350028baffc508e3d23c078118e35316" -SRC_URI[sha256sum] = "e65ca14b9f5ae5b031988ffc93f8b7f305ddfcf17a4c774ae0db47bcb3b87283" +SRC_URI[md5sum] = "d04756e6683fedddba52eafbe9adf404" +SRC_URI[sha256sum] = "1fe722f2ab857685fc96edec567dc40b1875b21219b3b348e58cd8c4d5ea7df3" inherit setuptools pypi -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
