pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-urllib3



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Mar 14 10:41:42 UTC 2023

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

Log Message:
py-urllib3: updated to 1.26.15

1.26.15 (2023-03-10)
--------------------
* Fix socket timeout value when ``HTTPConnection`` is reused
* Remove "!" character from the unreserved characters in IPv6 Zone ID parsing
* Fix IDNA handling of '\x80' byte


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/py-urllib3/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/www/py-urllib3/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-urllib3/Makefile
diff -u pkgsrc/www/py-urllib3/Makefile:1.44 pkgsrc/www/py-urllib3/Makefile:1.45
--- pkgsrc/www/py-urllib3/Makefile:1.44 Thu Jan 12 08:10:24 2023
+++ pkgsrc/www/py-urllib3/Makefile      Tue Mar 14 10:41:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2023/01/12 08:10:24 adam Exp $
+# $NetBSD: Makefile,v 1.45 2023/03/14 10:41:42 adam Exp $
 
-DISTNAME=      urllib3-1.26.14
+DISTNAME=      urllib3-1.26.15
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/urllib3/}

Index: pkgsrc/www/py-urllib3/distinfo
diff -u pkgsrc/www/py-urllib3/distinfo:1.37 pkgsrc/www/py-urllib3/distinfo:1.38
--- pkgsrc/www/py-urllib3/distinfo:1.37 Thu Jan 12 08:10:24 2023
+++ pkgsrc/www/py-urllib3/distinfo      Tue Mar 14 10:41:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2023/01/12 08:10:24 adam Exp $
+$NetBSD: distinfo,v 1.38 2023/03/14 10:41:42 adam Exp $
 
-BLAKE2s (urllib3-1.26.14.tar.gz) = e859b3b7441c8d4df5d5405ef8b33ed5f0f4dbb4fcf8018234a3218dec117b68
-SHA512 (urllib3-1.26.14.tar.gz) = 0a2dffcb4d3b199e1d82c2bb0d8f4e6b57466bdc43e31dbed62b392ef32e021f6d31cb53ebedef9e1a62b1113f7a370e9f0baa36e3fba942a2543473e4df0828
-Size (urllib3-1.26.14.tar.gz) = 300665 bytes
+BLAKE2s (urllib3-1.26.15.tar.gz) = 04f831b17fbe067d21ac42514b85400a5b30a2eabed80c261a4c46b3ad4ecdc1
+SHA512 (urllib3-1.26.15.tar.gz) = b6ddb29c15b2d729605a6acb7c602f18c75a937cdfe9649d35d790a59fbb1d96a8d68975ba0a4c073c9f1750e383c67b7566dbcd81b3e8611501e9f4153e9a2b
+Size (urllib3-1.26.15.tar.gz) = 301444 bytes



Home | Main Index | Thread Index | Old Index