summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-11-17 08:37:54 +0000
committeradam <adam@pkgsrc.org>2021-11-17 08:37:54 +0000
commit1d8d8a9168c46534a6aff5b18f72dfa71dc098f2 (patch)
treef0b3f6e6a255cadba0677668fcce369ab49e54a1
parent4313f5545bf4c18ede8f9164965c89d1a1d291ef (diff)
downloadpkgsrc-1d8d8a9168c46534a6aff5b18f72dfa71dc098f2.tar.gz
py-httpx-socks: updated to 0.6.0
v0.6.0 This version is compatible with httpcore==0.14.*/httpx==0.21.* Curio support has been dropped
-rw-r--r--www/py-httpx-socks/Makefile8
-rw-r--r--www/py-httpx-socks/PLIST8
-rw-r--r--www/py-httpx-socks/distinfo8
3 files changed, 15 insertions, 9 deletions
diff --git a/www/py-httpx-socks/Makefile b/www/py-httpx-socks/Makefile
index daed14c242d..755a787eaae 100644
--- a/www/py-httpx-socks/Makefile
+++ b/www/py-httpx-socks/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/11/15 17:45:33 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/11/17 08:37:54 adam Exp $
-DISTNAME= httpx-socks-0.5.2
+DISTNAME= httpx-socks-0.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpx-socks/}
@@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/romis2012/httpx-socks
COMMENT= Proxy (HTTP, SOCKS) transports for httpx
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-httpx>=0.20.0:../../www/py-httpx
-DEPENDS+= ${PYPKGPREFIX}-httpcore>=0.13.7:../../www/py-httpcore
+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
USE_LANGUAGES= # none
diff --git a/www/py-httpx-socks/PLIST b/www/py-httpx-socks/PLIST
index 22b3cb2ca90..477f4ebc208 100644
--- a/www/py-httpx-socks/PLIST
+++ b/www/py-httpx-socks/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/02/12 08:19:59 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/11/17 08:37:54 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -7,9 +7,15 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/httpx_socks/__init__.py
${PYSITELIB}/httpx_socks/__init__.pyc
${PYSITELIB}/httpx_socks/__init__.pyo
+${PYSITELIB}/httpx_socks/_async_proxy.py
+${PYSITELIB}/httpx_socks/_async_proxy.pyc
+${PYSITELIB}/httpx_socks/_async_proxy.pyo
${PYSITELIB}/httpx_socks/_async_transport.py
${PYSITELIB}/httpx_socks/_async_transport.pyc
${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_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 ae12ca3c2a7..ffb4be3d6fc 100644
--- a/www/py-httpx-socks/distinfo
+++ b/www/py-httpx-socks/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/11/15 17:45:33 adam Exp $
+$NetBSD: distinfo,v 1.8 2021/11/17 08:37:54 adam Exp $
-BLAKE2s (httpx-socks-0.5.2.tar.gz) = f1044c8eda88e682dd19ffa3f1e77b9632f0002a1315fb1cf6bd781e07565393
-SHA512 (httpx-socks-0.5.2.tar.gz) = cc66eab4d452a06d2fdd678040e18e69a9f1db3ad91a4366f1a465e06e8415da8c44a5c295c288cbc558c9f8bc115fc866b577a5cde4901ad8d90f647a548e99
-Size (httpx-socks-0.5.2.tar.gz) = 8430 bytes
+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