pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httpx-socks
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 17 14:26:27 UTC 2022
Modified Files:
pkgsrc/www/py-httpx-socks: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-httpx-socks/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-httpx-socks/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-httpx-socks/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-httpx-socks/Makefile
diff -u pkgsrc/www/py-httpx-socks/Makefile:1.10 pkgsrc/www/py-httpx-socks/Makefile:1.11
--- pkgsrc/www/py-httpx-socks/Makefile:1.10 Tue Jan 4 20:55:30 2022
+++ pkgsrc/www/py-httpx-socks/Makefile Thu Mar 17 14:26:27 2022
@@ -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
Index: pkgsrc/www/py-httpx-socks/PLIST
diff -u pkgsrc/www/py-httpx-socks/PLIST:1.2 pkgsrc/www/py-httpx-socks/PLIST:1.3
--- pkgsrc/www/py-httpx-socks/PLIST:1.2 Wed Nov 17 08:37:54 2021
+++ pkgsrc/www/py-httpx-socks/PLIST Thu Mar 17 14:26:27 2022
@@ -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_transpor
${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
Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u pkgsrc/www/py-httpx-socks/distinfo:1.8 pkgsrc/www/py-httpx-socks/distinfo:1.9
--- pkgsrc/www/py-httpx-socks/distinfo:1.8 Wed Nov 17 08:37:54 2021
+++ pkgsrc/www/py-httpx-socks/distinfo Thu Mar 17 14:26:27 2022
@@ -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