From eb5b73cabdd1d9c9be1b60af9bbd2c09126b854e Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 25 Feb 2021 12:36:32 +0000 Subject: py-WebOb: updated to 1.8.7 1.8.7 Bugfix - 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. --- www/py-WebOb/Makefile | 4 ++-- www/py-WebOb/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/py-WebOb/Makefile b/www/py-WebOb/Makefile index e443aed532b..c2dbfc8ea7f 100644 --- a/www/py-WebOb/Makefile +++ b/www/py-WebOb/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2020/05/17 20:18:35 adam Exp $ +# $NetBSD: Makefile,v 1.11 2021/02/25 12:36:32 adam Exp $ -DISTNAME= WebOb-1.8.6 +DISTNAME= WebOb-1.8.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=W/WebOb/} diff --git a/www/py-WebOb/distinfo b/www/py-WebOb/distinfo index 6c17385901c..f51339c57ac 100644 --- a/www/py-WebOb/distinfo +++ b/www/py-WebOb/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2020/01/29 22:47:02 adam Exp $ +$NetBSD: distinfo,v 1.10 2021/02/25 12:36:32 adam Exp $ -SHA1 (WebOb-1.8.6.tar.gz) = 6e66b6cd2f37babb7fe13aef08e6c0df9926e42b -RMD160 (WebOb-1.8.6.tar.gz) = b39c8545334e238d2f82bf17ae322eb4163a5577 -SHA512 (WebOb-1.8.6.tar.gz) = b9a3faac114c55f3e9a6eb71a78dd921d928da99a427dea05bc798bc1fe249f0f1cf8c9b9fcb1b73be2737b9132bbfe2250a8652e3a8a1199ac74fa62a59d44c -Size (WebOb-1.8.6.tar.gz) = 274606 bytes +SHA1 (WebOb-1.8.7.tar.gz) = 6c3b1b8bdedbce8121853a5837c6cfe512c18030 +RMD160 (WebOb-1.8.7.tar.gz) = 83f57aca46b857a148324671045b0d57d0e6faa6 +SHA512 (WebOb-1.8.7.tar.gz) = ff6a1ce796a59d9c078dc908a0d6307a080230a5c806be2278eebcbb78016bed43067e78e3e4a6d72a5f51184c137e8267ac75cbb92b057db008b51a792ff489 +Size (WebOb-1.8.7.tar.gz) = 278544 bytes -- cgit v1.2.3