summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-01-20 11:50:48 +0000
committeradam <adam@pkgsrc.org>2020-01-20 11:50:48 +0000
commit60bc87dedf5b5f5c6541658e28d95892885ecb3a (patch)
treed37ea146007d3c773ff17d39eb30c67b6dda62e0 /www
parentbd670ac6c2a7f3c4679cf0bfbb209b63eca5a332 (diff)
downloadpkgsrc-60bc87dedf5b5f5c6541658e28d95892885ecb3a.tar.gz
py-httpx: updated to 0.11.1
0.11.1: Fixed * Fixed usage of `proxies=...` on `Client()`. * Support both `zlib` and `deflate` style encodings on `Content-Encoding: deflate`. * Fix for streaming a redirect response body with `allow_redirects=False`. * Handle redirect with malformed Location headers missing host.
Diffstat (limited to 'www')
-rw-r--r--www/py-httpx/Makefile4
-rw-r--r--www/py-httpx/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile
index a39a3312780..bf31cd3f0a4 100644
--- a/www/py-httpx/Makefile
+++ b/www/py-httpx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/01/14 16:10:53 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/20 11:50:48 adam Exp $
-DISTNAME= httpx-0.11.0
+DISTNAME= httpx-0.11.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpx/}
diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo
index 45cff98b808..fa0cd08f742 100644
--- a/www/py-httpx/distinfo
+++ b/www/py-httpx/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/14 16:10:53 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/01/20 11:50:48 adam Exp $
-SHA1 (httpx-0.11.0.tar.gz) = f29c8c07238bf0bc676198d5c211e94acee37c1f
-RMD160 (httpx-0.11.0.tar.gz) = da120c426523fcdf9e1f9ff84322065d0e157d39
-SHA512 (httpx-0.11.0.tar.gz) = a4f1cee7c80a9e4efd0ba5e8441bd4e8a56ee230c420b5566a0471287f15b6a91992c85b220cf31917bf86bb0d8a9e3baa26d6a554cef91896a44e5fdf331f1d
-Size (httpx-0.11.0.tar.gz) = 65169 bytes
+SHA1 (httpx-0.11.1.tar.gz) = aa7d54c352ebb23dc10dbdbf15ad8ee436df4d83
+RMD160 (httpx-0.11.1.tar.gz) = a2b5ab6924be519e1fd80458785ddfd51871eb4b
+SHA512 (httpx-0.11.1.tar.gz) = 0203d348739b450fec1f386778136f8591d0177f58eff68d3887348f1e379bfd7da98b87a80b195d023ce17e1442989a52765704be18088166593211a23b84ad
+Size (httpx-0.11.1.tar.gz) = 65974 bytes