Wed Feb 23 08:27:29 2022 UTC ()
py-httptools: updated to 0.4.0

v0.4.0
Changes

Bump bundled http-parser to 2.9.4 and llhttp to 6.0.6
fixes CVE-2021-22959 & CVE-2021-22960


(adam)
diff -r1.8 -r1.9 pkgsrc/www/py-httptools/Makefile
diff -r1.9 -r1.10 pkgsrc/www/py-httptools/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/www/py-httptools/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-httptools/Makefile 2022/01/04 20:55:30 1.8
+++ pkgsrc/www/py-httptools/Makefile 2022/02/23 08:27:29 1.9
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.8 2022/01/04 20:55:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2022/02/23 08:27:29 adam Exp $
2 2
3DISTNAME= httptools-0.3.0 3DISTNAME= httptools-0.4.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= www python 5CATEGORIES= www python
7MASTER_SITES= ${MASTER_SITE_PYPI:=h/httptools/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=h/httptools/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/MagicStack/httptools 9HOMEPAGE= https://github.com/MagicStack/httptools
11COMMENT= Collection of framework independent HTTP protocol utils 10COMMENT= Collection of framework independent HTTP protocol utils
12LICENSE= mit 11LICENSE= mit
13 12
14PYTHON_VERSIONS_INCOMPATIBLE= 27 13PYTHON_VERSIONS_INCOMPATIBLE= 27
15 14
16.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/www/py-httptools/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-httptools/distinfo 2021/10/26 11:30:42 1.9
+++ pkgsrc/www/py-httptools/distinfo 2022/02/23 08:27:29 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2021/10/26 11:30:42 nia Exp $ 1$NetBSD: distinfo,v 1.10 2022/02/23 08:27:29 adam Exp $
2 2
3BLAKE2s (httptools-0.3.0.tar.gz) = 77bf6223311ca262c1ebeb979b8813062cbdd0f1619f580936772cc645f89bd0 3BLAKE2s (httptools-0.4.0.tar.gz) = ef82085255352fc27859ede5ff0e0f3772454f6f4068ffa8ca0d36d433dcba3f
4SHA512 (httptools-0.3.0.tar.gz) = 37a87aadd30b73e4a861599ad9a37edbfaa1bdafbfa0ebf8cda2386272d0eb24b160f106fc283877b1c9992066e31c7fb1f87913e9da4a5a517807b337b7442c 4SHA512 (httptools-0.4.0.tar.gz) = 19cfe9209844921c43905212eaf272334fd0a360712fdce495797abd6836c946108d9fe75d921d88d469b7afdc2bbfe6090f953748afe1d609f3e17f1f8c43d8
5Size (httptools-0.3.0.tar.gz) = 170395 bytes 5Size (httptools-0.4.0.tar.gz) = 174553 bytes