pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97e9b262f558
branches:  trunk
changeset: 768591:97e9b262f558
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 26 17:27:29 2021 +0000

description:
py-httpx-socks: updated to 0.5.1

v0.5.1
Fix http2 support

v0.5.0
Fix httpx v0.20.0 compatibility

diffstat:

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

diffs (36 lines):

diff -r 4423e0f5e423 -r 97e9b262f558 www/py-httpx-socks/Makefile
--- a/www/py-httpx-socks/Makefile       Tue Oct 26 17:24:44 2021 +0000
+++ b/www/py-httpx-socks/Makefile       Tue Oct 26 17:27:29 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/07/08 08:37:16 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/10/26 17:27:29 adam Exp $
 
-DISTNAME=      httpx-socks-0.4.1
+DISTNAME=      httpx-socks-0.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
@@ -10,8 +10,8 @@
 COMMENT=       Proxy (HTTP, SOCKS) transports for httpx
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.18.1:../../www/py-httpx
-DEPENDS+=      ${PYPKGPREFIX}-httpcore>=0.13.4:../../www/py-httpcore
+DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.20.0:../../www/py-httpx
+DEPENDS+=      ${PYPKGPREFIX}-httpcore>=0.13.7:../../www/py-httpcore
 DEPENDS+=      ${PYPKGPREFIX}-python-socks>=1.2.4:../../net/py-python-socks
 
 USE_LANGUAGES= # none
diff -r 4423e0f5e423 -r 97e9b262f558 www/py-httpx-socks/distinfo
--- a/www/py-httpx-socks/distinfo       Tue Oct 26 17:24:44 2021 +0000
+++ b/www/py-httpx-socks/distinfo       Tue Oct 26 17:27:29 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:30:42 nia Exp $
+$NetBSD: distinfo,v 1.6 2021/10/26 17:27:29 adam Exp $
 
-BLAKE2s (httpx-socks-0.4.1.tar.gz) = 3204ec28214072a293eea76446bee985e2828c948b38aeb6bba90f09d130c6b7
-SHA512 (httpx-socks-0.4.1.tar.gz) = 6bc64da0ca22b336414b8d8170623731f017b667a05e91921123bfb64d116235e4952ab65f5b42c99ab79585113dcb19320e57415d67811a4367dfc725ce181d
-Size (httpx-socks-0.4.1.tar.gz) = 7921 bytes
+BLAKE2s (httpx-socks-0.5.1.tar.gz) = 60514ea9344451f77a1733436304e75996e19a8c19462781f00d25c984079c90
+SHA512 (httpx-socks-0.5.1.tar.gz) = cc83a0722053099481f66c3d1da7297d633d44f9c59f2e3d19a4ab68c0bf874dd70e7ea0f7f7f25789104e970e22db65d85edf726c88bfe2737c69e6d9a15c07
+Size (httpx-socks-0.5.1.tar.gz) = 8370 bytes



Home | Main Index | Thread Index | Old Index