pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httpcore
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 6 08:53:30 UTC 2022
Modified Files:
pkgsrc/www/py-httpcore: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-httpcore/Makefile \
pkgsrc/www/py-httpcore/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-httpcore/Makefile
diff -u pkgsrc/www/py-httpcore/Makefile:1.13 pkgsrc/www/py-httpcore/Makefile:1.14
--- pkgsrc/www/py-httpcore/Makefile:1.13 Tue Jan 4 20:55:30 2022
+++ pkgsrc/www/py-httpcore/Makefile Thu Jan 6 08:53:30 2022
@@ -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/}
Index: pkgsrc/www/py-httpcore/distinfo
diff -u pkgsrc/www/py-httpcore/distinfo:1.13 pkgsrc/www/py-httpcore/distinfo:1.14
--- pkgsrc/www/py-httpcore/distinfo:1.13 Wed Nov 17 17:06:06 2021
+++ pkgsrc/www/py-httpcore/distinfo Thu Jan 6 08:53:30 2022
@@ -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