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.7.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/d48b4be0b93f
branches: trunk
changeset: 375614:d48b4be0b93f
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 17 14:26:27 2022 +0000
description:
py-httpx-socks: updated to 0.7.3
0.7.3
?
0.7.2
Added secure proxy support
0.7.1
?
0.7.0
Upgrade python-socks to 2.0.0
diffstat:
www/py-httpx-socks/Makefile | 7 +++----
www/py-httpx-socks/PLIST | 5 ++++-
www/py-httpx-socks/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (55 lines):
diff -r 77e71fc85c68 -r d48b4be0b93f www/py-httpx-socks/Makefile
--- a/www/py-httpx-socks/Makefile Thu Mar 17 14:25:35 2022 +0000
+++ b/www/py-httpx-socks/Makefile Thu Mar 17 14:26:27 2022 +0000
@@ -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 @@
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 -r 77e71fc85c68 -r d48b4be0b93f www/py-httpx-socks/PLIST
--- a/www/py-httpx-socks/PLIST Thu Mar 17 14:25:35 2022 +0000
+++ b/www/py-httpx-socks/PLIST Thu Mar 17 14:26:27 2022 +0000
@@ -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/_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 -r 77e71fc85c68 -r d48b4be0b93f www/py-httpx-socks/distinfo
--- a/www/py-httpx-socks/distinfo Thu Mar 17 14:25:35 2022 +0000
+++ b/www/py-httpx-socks/distinfo Thu Mar 17 14:26:27 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index