mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
python3-webob: Upgrade 1.8.5 -> 1.8.7
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 <leon.anavi@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
d4025d3d97
commit
91dc9ce226
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user