Upgrade to release 1.8.7: - Decoding deflate-encoded responses now supports data which is packed in a zlib container as it is supposed to be. The old, non-standard behaviour is still supported.
Signed-off-by: Leon Anavi <[email protected]> --- .../python/{python3-webob_1.8.5.bb => python3-webob_1.8.7.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename recipes-devtools/python/{python3-webob_1.8.5.bb => python3-webob_1.8.7.bb} (67%) diff --git a/recipes-devtools/python/python3-webob_1.8.5.bb b/recipes-devtools/python/python3-webob_1.8.7.bb similarity index 67% rename from recipes-devtools/python/python3-webob_1.8.5.bb rename to recipes-devtools/python/python3-webob_1.8.7.bb index 74a36e3..a51f8dd 100644 --- a/recipes-devtools/python/python3-webob_1.8.5.bb +++ b/recipes-devtools/python/python3-webob_1.8.7.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://docs/license.txt;md5=8ed3584bcc78c16da363747ccabc5af5 PYPI_PACKAGE = "WebOb" -SRC_URI[md5sum] = "1761f416e8cf53f6fb674149cc223bd1" -SRC_URI[sha256sum] = "05aaab7975e0ee8af2026325d656e5ce14a71f1883c52276181821d6d5bf7086" +SRC_URI[sha256sum] = "b64ef5141be559cfade448f044fa45c2260351edcb6a8ef6b7e00c7dcef0c323" inherit setuptools3 pypi -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6335): https://lists.yoctoproject.org/g/meta-virtualization/message/6335 Mute This Topic: https://lists.yoctoproject.org/mt/81973455/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
