pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-httpx py-httpx: updated to 0.21.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/958dfe238712
branches:  trunk
changeset: 371234:958dfe238712
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jan 07 16:25:10 2022 +0000

description:
py-httpx: updated to 0.21.3

0.21.3

Fixed
* Fix streaming uploads using `SyncByteStream` or `AsyncByteStream`. Regression in 0.12.2.

diffstat:

 www/py-httpx/Makefile |  4 ++--
 www/py-httpx/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r c69e4b3ad719 -r 958dfe238712 www/py-httpx/Makefile
--- a/www/py-httpx/Makefile     Fri Jan 07 16:23:16 2022 +0000
+++ b/www/py-httpx/Makefile     Fri Jan 07 16:25:10 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2022/01/06 08:54:52 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/01/07 16:25:10 adam Exp $
 
-DISTNAME=      httpx-0.21.2
+DISTNAME=      httpx-0.21.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx/}
diff -r c69e4b3ad719 -r 958dfe238712 www/py-httpx/distinfo
--- a/www/py-httpx/distinfo     Fri Jan 07 16:23:16 2022 +0000
+++ b/www/py-httpx/distinfo     Fri Jan 07 16:25:10 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2022/01/06 08:54:52 adam Exp $
+$NetBSD: distinfo,v 1.21 2022/01/07 16:25:10 adam Exp $
 
-BLAKE2s (httpx-0.21.2.tar.gz) = 0510c8692a2a6a12c676dc8723c79d94e50b8777e13f47ffdfbac70ee829c775
-SHA512 (httpx-0.21.2.tar.gz) = 379302b9d48510b18efbf8914db90d0163a3b3d01d8173e54d7cfddf62e5e5143899277a02ff61e289198c09385e522973abe149e30c16d57aa30e95f5c94ccd
-Size (httpx-0.21.2.tar.gz) = 106431 bytes
+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



Home | Main Index | Thread Index | Old Index