diff options
-rw-r--r-- | www/py-httpx-socks/Makefile | 7 | ||||
-rw-r--r-- | www/py-httpx-socks/PLIST | 5 | ||||
-rw-r--r-- | www/py-httpx-socks/distinfo | 8 |
3 files changed, 11 insertions, 9 deletions
diff --git a/www/py-httpx-socks/Makefile b/www/py-httpx-socks/Makefile index 671e25cfd31..e9f95c513d7 100644 --- a/www/py-httpx-socks/Makefile +++ b/www/py-httpx-socks/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2022/01/04 20:55:30 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/03/17 14:26:27 adam Exp $ -DISTNAME= httpx-socks-0.6.0 +DISTNAME= httpx-socks-0.7.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpx-socks/} @@ -13,7 +12,7 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-httpx>=0.21.0:../../www/py-httpx DEPENDS+= ${PYPKGPREFIX}-httpcore>=0.14.0:../../www/py-httpcore -DEPENDS+= ${PYPKGPREFIX}-python-socks>=1.2.4:../../net/py-python-socks +DEPENDS+= ${PYPKGPREFIX}-python-socks>=2.0.0:../../net/py-python-socks USE_LANGUAGES= # none diff --git a/www/py-httpx-socks/PLIST b/www/py-httpx-socks/PLIST index 477f4ebc208..7e35f8d7294 100644 --- a/www/py-httpx-socks/PLIST +++ b/www/py-httpx-socks/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2021/11/17 08:37:54 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2022/03/17 14:26:27 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -16,6 +16,9 @@ ${PYSITELIB}/httpx_socks/_async_transport.pyo ${PYSITELIB}/httpx_socks/_sync_proxy.py ${PYSITELIB}/httpx_socks/_sync_proxy.pyc ${PYSITELIB}/httpx_socks/_sync_proxy.pyo +${PYSITELIB}/httpx_socks/_sync_stream.py +${PYSITELIB}/httpx_socks/_sync_stream.pyc +${PYSITELIB}/httpx_socks/_sync_stream.pyo ${PYSITELIB}/httpx_socks/_sync_transport.py ${PYSITELIB}/httpx_socks/_sync_transport.pyc ${PYSITELIB}/httpx_socks/_sync_transport.pyo diff --git a/www/py-httpx-socks/distinfo b/www/py-httpx-socks/distinfo index ffb4be3d6fc..418ba215346 100644 --- a/www/py-httpx-socks/distinfo +++ b/www/py-httpx-socks/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2021/11/17 08:37:54 adam Exp $ +$NetBSD: distinfo,v 1.9 2022/03/17 14:26:27 adam Exp $ -BLAKE2s (httpx-socks-0.6.0.tar.gz) = ab46b4a71c49aeb1b8b51e37f02c60f1b7e43bfd06fc01830bf26bd434d32982 -SHA512 (httpx-socks-0.6.0.tar.gz) = ae0470f145f69edc8cd62fa2543542157f18e855385b52aecde75684147912275701ac415bb5be5a529030567c425abfa0d4541fc1c44c403df847aa200e3d12 -Size (httpx-socks-0.6.0.tar.gz) = 9521 bytes +BLAKE2s (httpx-socks-0.7.3.tar.gz) = 74ceff5de7b5186b1794268199183eed25aadb96a845ae3dc3e50869a7223bec +SHA512 (httpx-socks-0.7.3.tar.gz) = ba78520ae79101178f39a6ab851cb848af46309882678436f84e56e87a05e141dc1809364e8618bc474998ed3fa639139649e13b98599c8190ad175dae71bfdf +Size (httpx-socks-0.7.3.tar.gz) = 9678 bytes |