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 26 21:45:06 UTC 2024

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

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

0.10.0

Minor fixes for httpx 0.28.x


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-httpx-socks/Makefile
cvs rdiff -u -r1.19 -r1.20 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.22 pkgsrc/www/py-httpx-socks/Makefile:1.23
--- pkgsrc/www/py-httpx-socks/Makefile:1.22     Mon Nov 11 07:29:24 2024
+++ pkgsrc/www/py-httpx-socks/Makefile  Thu Dec 26 21:45:06 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2024/11/11 07:29:24 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2024/12/26 21:45:06 adam Exp $
 
-DISTNAME=      httpx_socks-0.9.2
+DISTNAME=      httpx_socks-0.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
@@ -11,8 +11,8 @@ COMMENT=      Proxy (HTTP, SOCKS) transports 
 LICENSE=       apache-2.0
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.21.0:../../www/py-httpx
-DEPENDS+=      ${PYPKGPREFIX}-httpcore>=0.17.3:../../www/py-httpcore
+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
 
 USE_LANGUAGES= # none

Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u pkgsrc/www/py-httpx-socks/distinfo:1.19 pkgsrc/www/py-httpx-socks/distinfo:1.20
--- pkgsrc/www/py-httpx-socks/distinfo:1.19     Wed Nov  6 21:04:43 2024
+++ pkgsrc/www/py-httpx-socks/distinfo  Thu Dec 26 21:45:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/11/06 21:04:43 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/12/26 21:45:06 adam Exp $
 
-BLAKE2s (httpx_socks-0.9.2.tar.gz) = 7fddbdd2800f4dff9c0628ecde1c10493a4d015055aa520a448fd98f79ef3eff
-SHA512 (httpx_socks-0.9.2.tar.gz) = 2d27f5e6824e99631bc42dcfbd9655ee21f1b3225baeab42949ff0b745571c056624e5bad277174710dd822e53959b38481f1356bf4c6f4e21e852ef11b9c301
-Size (httpx_socks-0.9.2.tar.gz) = 90423 bytes
+BLAKE2s (httpx_socks-0.10.0.tar.gz) = 981ab4016e53dbcda8332bf2d26585e92281e5dce3e4af68d533c844e4be11b8
+SHA512 (httpx_socks-0.10.0.tar.gz) = 0a9bb35336eae2bb0993caf17e313dd6549e7b728244989239d8353aa381a2ff5f407633fee2216afab3cbbba543ad5d3b253d3df478e8ca6e56adac3346c471
+Size (httpx_socks-0.10.0.tar.gz) = 93710 bytes



Home | Main Index | Thread Index | Old Index