diff --git a/recipes-devtools/python/python-webob_1.8.2.bb b/recipes-devtools/python/python-webob_1.8.5.bb similarity index 68% rename from recipes-devtools/python/python-webob_1.8.2.bb rename to recipes-devtools/python/python-webob_1.8.5.bb index 6fdfbd5d..0ce928a7 100644 --- a/recipes-devtools/python/python-webob_1.8.2.bb +++ b/recipes-devtools/python/python-webob_1.8.5.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://docs/license.txt;md5=8ed3584bcc78c16da363747ccabc5af5 PYPI_PACKAGE = "WebOb" -SRC_URI[md5sum] = "d04756e6683fedddba52eafbe9adf404" -SRC_URI[sha256sum] = "1fe722f2ab857685fc96edec567dc40b1875b21219b3b348e58cd8c4d5ea7df3" +SRC_URI[md5sum] = "1761f416e8cf53f6fb674149cc223bd1" +SRC_URI[sha256sum] = "05aaab7975e0ee8af2026325d656e5ce14a71f1883c52276181821d6d5bf7086" inherit setuptools pypi