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.4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d3455205b91
branches:  trunk
changeset: 455632:5d3455205b91
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 07 09:53:36 2021 +0000

description:
py-httpx-socks: updated to 0.4.1

v0.4.1:
Include keepalive_expiry when creating a new connection

diffstat:

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

diffs (39 lines):

diff -r 69a81a92c6d7 -r 5d3455205b91 www/py-httpx-socks/Makefile
--- a/www/py-httpx-socks/Makefile       Wed Jul 07 09:50:04 2021 +0000
+++ b/www/py-httpx-socks/Makefile       Wed Jul 07 09:53:36 2021 +0000
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.3 2021/05/08 09:02:54 adam Exp $
+# $NetBSD: Makefile,v 1.4 2021/07/07 09:53:36 adam Exp $
 
-DISTNAME=      httpx-socks-0.4.0
+DISTNAME=      httpx-socks-0.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
 
-MAINTAINER=    pkgsrc-users%pkgsrc.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/romis2012/httpx-socks
 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}-python-socks>=1.2.4:../../net/py-python-socks
 
 USE_LANGUAGES= # none
diff -r 69a81a92c6d7 -r 5d3455205b91 www/py-httpx-socks/distinfo
--- a/www/py-httpx-socks/distinfo       Wed Jul 07 09:50:04 2021 +0000
+++ b/www/py-httpx-socks/distinfo       Wed Jul 07 09:53:36 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2021/05/08 09:02:54 adam Exp $
+$NetBSD: distinfo,v 1.3 2021/07/07 09:53:36 adam Exp $
 
-SHA1 (httpx-socks-0.4.0.tar.gz) = e54e49a5555fcc4d26badd9a83203e85e25dc611
-RMD160 (httpx-socks-0.4.0.tar.gz) = efbeefc1bed9a70d2f08250c4e9e15fd5a75e419
-SHA512 (httpx-socks-0.4.0.tar.gz) = 707296e374a2b321756e95d5eb2aafada3583b7d597b5fd451091549b50b9dd35fd2e4173b26913c175a4af1b93873f474cc6fce74330faab0e82b7046e1a838
-Size (httpx-socks-0.4.0.tar.gz) = 7911 bytes
+SHA1 (httpx-socks-0.4.1.tar.gz) = ac5a72d64780ddbd76f1fd5267196f2cecb72f99
+RMD160 (httpx-socks-0.4.1.tar.gz) = a63538ae0ed8e36fc6af63c96a97fe3454622981
+SHA512 (httpx-socks-0.4.1.tar.gz) = 6bc64da0ca22b336414b8d8170623731f017b667a05e91921123bfb64d116235e4952ab65f5b42c99ab79585113dcb19320e57415d67811a4367dfc725ce181d
+Size (httpx-socks-0.4.1.tar.gz) = 7921 bytes



Home | Main Index | Thread Index | Old Index