pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-httpcore py-httpcore: updated to 0.14.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1842efabac19
branches:  trunk
changeset: 371188:1842efabac19
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 06 08:53:30 2022 +0000

description:
py-httpcore: updated to 0.14.4

0.14.4
- Support HTTP/2 on HTTPS tunnelling proxies.
- Fix proxy headers missing on HTTP forwarding.
- Only instantiate SSL context if required.
- More robust HTTP/2 handling.

diffstat:

 www/py-httpcore/Makefile |  5 ++---
 www/py-httpcore/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8dccabc68402 -r 1842efabac19 www/py-httpcore/Makefile
--- a/www/py-httpcore/Makefile  Thu Jan 06 08:52:02 2022 +0000
+++ b/www/py-httpcore/Makefile  Thu Jan 06 08:53:30 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2022/01/04 20:55:30 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2022/01/06 08:53:30 adam Exp $
 
-DISTNAME=      httpcore-0.14.3
+DISTNAME=      httpcore-0.14.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpcore/}
 
diff -r 8dccabc68402 -r 1842efabac19 www/py-httpcore/distinfo
--- a/www/py-httpcore/distinfo  Thu Jan 06 08:52:02 2022 +0000
+++ b/www/py-httpcore/distinfo  Thu Jan 06 08:53:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/11/17 17:06:06 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/01/06 08:53:30 adam Exp $
 
-BLAKE2s (httpcore-0.14.3.tar.gz) = c82493008d1cb1fffa5cfa3f89c8c748ebe61bb975343fd87b2b016fe0de7b33
-SHA512 (httpcore-0.14.3.tar.gz) = f2709b662b5b43c144a5c98c6b10dc75429f8b545c8ef976adca60dc542891f1aa4291acfae17b620dec6716f86c863a2384721c70a1faab04dc45805846c430
-Size (httpcore-0.14.3.tar.gz) = 45893 bytes
+BLAKE2s (httpcore-0.14.4.tar.gz) = 2362917f055b1401f37b20fcb4bbf35d9370d8c7cc01db1da312ec286ebdb5de
+SHA512 (httpcore-0.14.4.tar.gz) = b4d0b083f0543d3ac61cab09d779f2844d574e310cb1a35a8fdb1a998b763cb2b5d7de1b4d27153839fc990cd8a4ae02b729fcb0121ce6273202c244a317c251
+Size (httpcore-0.14.4.tar.gz) = 48780 bytes



Home | Main Index | Thread Index | Old Index