pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-WebOb



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb 25 12:36:33 UTC 2021

Modified Files:
        pkgsrc/www/py-WebOb: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-WebOb/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-WebOb/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-WebOb/Makefile
diff -u pkgsrc/www/py-WebOb/Makefile:1.10 pkgsrc/www/py-WebOb/Makefile:1.11
--- pkgsrc/www/py-WebOb/Makefile:1.10   Sun May 17 20:18:35 2020
+++ pkgsrc/www/py-WebOb/Makefile        Thu Feb 25 12:36:32 2021
@@ -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/}

Index: pkgsrc/www/py-WebOb/distinfo
diff -u pkgsrc/www/py-WebOb/distinfo:1.9 pkgsrc/www/py-WebOb/distinfo:1.10
--- pkgsrc/www/py-WebOb/distinfo:1.9    Wed Jan 29 22:47:02 2020
+++ pkgsrc/www/py-WebOb/distinfo        Thu Feb 25 12:36:32 2021
@@ -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