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 Dec 11 10:04:52 UTC 2025

Modified Files:
        pkgsrc/www/py-httpx-socks: Makefile distinfo

Log Message:
py-httpx-socks: updated to 0.11.0

0.11.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/py-httpx-socks/Makefile
cvs rdiff -u -r1.21 -r1.22 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.25 pkgsrc/www/py-httpx-socks/Makefile:1.26
--- pkgsrc/www/py-httpx-socks/Makefile:1.25     Tue Jun 10 17:17:32 2025
+++ pkgsrc/www/py-httpx-socks/Makefile  Thu Dec 11 10:04:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2025/06/10 17:17:32 adam Exp $
+# $NetBSD: Makefile,v 1.26 2025/12/11 10:04:52 adam Exp $
 
-DISTNAME=      httpx_socks-0.10.1
+DISTNAME=      httpx_socks-0.11.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
@@ -11,9 +11,12 @@ COMMENT=     Proxy (HTTP, SOCKS) transports 
 LICENSE=       apache-2.0
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.28.0:../../www/py-httpx
 DEPENDS+=      ${PYPKGPREFIX}-httpcore>=1.0:../../www/py-httpcore
-DEPENDS+=      ${PYPKGPREFIX}-python-socks>=2.0.0:../../net/py-python-socks
+DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.28.0:../../www/py-httpx
+DEPENDS+=      ${PYPKGPREFIX}-python-socks>=2.4.3:../../net/py-python-socks
+DEPENDS+=      ${PYPKGPREFIX}-sniffio>=1.1.0:../../misc/py-sniffio
+TEST_DEPENDS+= ${PYPKGPREFIX}-hypercorn>0:../../www/py-hypercorn
+TEST_DEPENDS+= ${PYPKGPREFIX}-starlette>0:../../www/py-starlette
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u pkgsrc/www/py-httpx-socks/distinfo:1.21 pkgsrc/www/py-httpx-socks/distinfo:1.22
--- pkgsrc/www/py-httpx-socks/distinfo:1.21     Tue Jun 10 17:17:32 2025
+++ pkgsrc/www/py-httpx-socks/distinfo  Thu Dec 11 10:04:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/06/10 17:17:32 adam Exp $
+$NetBSD: distinfo,v 1.22 2025/12/11 10:04:52 adam Exp $
 
-BLAKE2s (httpx_socks-0.10.1.tar.gz) = e19cb2f314cdd169c8e08fbdcb34f318959fff7e51804ca1f85ed5c75254f6e6
-SHA512 (httpx_socks-0.10.1.tar.gz) = 2ac929efdb48394c678006b6c768f243459ba42e91b476cc0267ae73548e687b69d252001360f731a0b45a7da41b2ca705bca259b6751d82f52a1164d7fcff31
-Size (httpx_socks-0.10.1.tar.gz) = 93986 bytes
+BLAKE2s (httpx_socks-0.11.0.tar.gz) = 42340152be9ee887494a13d51d677d31216bbc656f9cdd04dba4bb178559b330
+SHA512 (httpx_socks-0.11.0.tar.gz) = 7b4b0e7db6ce20b881c9533ecf0400fdb84018e192c0ec249bcb328b684a1e5f83de5e32e151369ad5f8cff4a35a0d1fd1cf8f380c532e8910817984eddb463a
+Size (httpx_socks-0.11.0.tar.gz) = 117971 bytes



Home | Main Index | Thread Index | Old Index