pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-WebOb py-WebOb: updated to 1.8.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/167fe33bd83c
branches:  trunk
changeset: 447734:167fe33bd83c
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Feb 25 12:36:32 2021 +0000

description:
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.

diffstat:

 www/py-WebOb/Makefile |   4 ++--
 www/py-WebOb/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5507202f2bea -r 167fe33bd83c www/py-WebOb/Makefile
--- a/www/py-WebOb/Makefile     Thu Feb 25 12:35:57 2021 +0000
+++ b/www/py-WebOb/Makefile     Thu Feb 25 12:36:32 2021 +0000
@@ -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 -r 5507202f2bea -r 167fe33bd83c www/py-WebOb/distinfo
--- a/www/py-WebOb/distinfo     Thu Feb 25 12:35:57 2021 +0000
+++ b/www/py-WebOb/distinfo     Thu Feb 25 12:36:32 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index