Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id ABE611A9239 for ; Thu, 27 Jan 2022 08:37:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BB4D584D41; Thu, 27 Jan 2022 08:37:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 016C284D25 for ; Thu, 27 Jan 2022 08:37:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id WR-6RB6PJlS1 for ; Thu, 27 Jan 2022 08:37:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6CABC84CBC for ; Thu, 27 Jan 2022 08:37:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66921FB24; Thu, 27 Jan 2022 08:37:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1643272677131380" MIME-Version: 1.0 Date: Thu, 27 Jan 2022 08:37:57 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-httpx To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220127083757.66921FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1643272677131380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jan 27 08:37:57 UTC 2022 Modified Files: pkgsrc/www/py-httpx: Makefile distinfo Log Message: py-httpx: updated to 0.22.0 0.22.0 Added * Support for [the SOCKS5 proxy protocol](https://www.python-httpx.org/advanced/#socks) via [the `socksio` package](https://github.com/sethmlarson/socksio). * Support for custom headers in multipart/form-data requests Fixed * Don't perform unreliable close/warning on `__del__` with unclosed clients. * Fix `Headers.update(...)` to correctly handle repeated headers To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-httpx/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/py-httpx/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1643272677131380 Content-Disposition: inline Content-Length: 2124 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-httpx/Makefile diff -u pkgsrc/www/py-httpx/Makefile:1.22 pkgsrc/www/py-httpx/Makefile:1.23 --- pkgsrc/www/py-httpx/Makefile:1.22 Fri Jan 7 16:25:10 2022 +++ pkgsrc/www/py-httpx/Makefile Thu Jan 27 08:37:57 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2022/01/07 16:25:10 adam Exp $ +# $NetBSD: Makefile,v 1.23 2022/01/27 08:37:57 adam Exp $ -DISTNAME= httpx-0.21.3 +DISTNAME= httpx-0.22.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpx/} @@ -12,13 +12,13 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi DEPENDS+= ${PYPKGPREFIX}-charset-normalizer-[0-9]*:../../converters/py-charset-normalizer -DEPENDS+= ${PYPKGPREFIX}-httpcore>=0.14.0:../../www/py-httpcore +DEPENDS+= ${PYPKGPREFIX}-httpcore>=0.14.5:../../www/py-httpcore DEPENDS+= ${PYPKGPREFIX}-rfc3986>=1.3:../../www/py-rfc3986 DEPENDS+= ${PYPKGPREFIX}-sniffio-[0-9]*:../../misc/py-sniffio USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-httpcore, py-anyio, py-uvloop +PYTHON_VERSIONS_INCOMPATIBLE= 27 USE_PKG_RESOURCES= yes Index: pkgsrc/www/py-httpx/distinfo diff -u pkgsrc/www/py-httpx/distinfo:1.21 pkgsrc/www/py-httpx/distinfo:1.22 --- pkgsrc/www/py-httpx/distinfo:1.21 Fri Jan 7 16:25:10 2022 +++ pkgsrc/www/py-httpx/distinfo Thu Jan 27 08:37:57 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2022/01/07 16:25:10 adam Exp $ +$NetBSD: distinfo,v 1.22 2022/01/27 08:37:57 adam Exp $ -BLAKE2s (httpx-0.21.3.tar.gz) = a4b8697271e46b5f54ef833fbc2fdc62583a4cb6763fe50a4e40685884c16e99 -SHA512 (httpx-0.21.3.tar.gz) = b20cd850e7a09dd579d67a3ea0bf06760b69fc5296746e95343b68832408d96ac2f5ceec6a78f5a70fbb518aa73371cf9bd20db0c21cf5b07f0b6a5a5beb6b10 -Size (httpx-0.21.3.tar.gz) = 106566 bytes +BLAKE2s (httpx-0.22.0.tar.gz) = 2d6f228177dc19652eb55f9b469a390902bedff64df661f37d188c0c1330b748 +SHA512 (httpx-0.22.0.tar.gz) = 8d223e35c22dbd6bab159264ec72c860945fcbd84cff51974a4b8433e232117c9b089b3b610c0fdef007a60e5bd5e504ab2156d2ddeca558113b651c1311ffb3 +Size (httpx-0.22.0.tar.gz) = 107324 bytes --_----------=_1643272677131380--