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:           Tue Jul 11 21:15:24 UTC 2023

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

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

0.7.7
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-httpx-socks/Makefile
cvs rdiff -u -r1.12 -r1.13 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.14 pkgsrc/www/py-httpx-socks/Makefile:1.15
--- pkgsrc/www/py-httpx-socks/Makefile:1.14     Sun Apr 23 14:23:46 2023
+++ pkgsrc/www/py-httpx-socks/Makefile  Tue Jul 11 21:15:24 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2023/04/23 14:23:46 adam Exp $
+# $NetBSD: Makefile,v 1.15 2023/07/11 21:15:24 adam Exp $
 
-DISTNAME=      httpx-socks-0.7.6
+DISTNAME=      httpx-socks-0.7.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
@@ -11,12 +11,12 @@ COMMENT=    Proxy (HTTP, SOCKS) transports 
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.21.0:../../www/py-httpx
-DEPENDS+=      ${PYPKGPREFIX}-httpcore>=0.14.0:../../www/py-httpcore
+DEPENDS+=      ${PYPKGPREFIX}-httpcore>=0.17.3:../../www/py-httpcore
 DEPENDS+=      ${PYPKGPREFIX}-python-socks>=2.0.0:../../net/py-python-socks
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27 # py-httpcore, py-anyio, py-uvloop
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u pkgsrc/www/py-httpx-socks/distinfo:1.12 pkgsrc/www/py-httpx-socks/distinfo:1.13
--- pkgsrc/www/py-httpx-socks/distinfo:1.12     Sun Apr 23 14:23:46 2023
+++ pkgsrc/www/py-httpx-socks/distinfo  Tue Jul 11 21:15:24 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/04/23 14:23:46 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/07/11 21:15:24 adam Exp $
 
-BLAKE2s (httpx-socks-0.7.6.tar.gz) = f5c3d52182f25668ba7c8e4a5c11ccca2abc94048b69371a43b03ec8203f9447
-SHA512 (httpx-socks-0.7.6.tar.gz) = b4694e58557341eb80cf0eb59243c41d55175993cbfee7b87cddbc0d5bcd1aa1cc2154c6cf127144a2fea60c8a3882fae3e21a3d5fea562bf8bdcb496c94fc55
-Size (httpx-socks-0.7.6.tar.gz) = 9707 bytes
+BLAKE2s (httpx-socks-0.7.7.tar.gz) = 1d6ec598b71ec65e912952dce19eeb6022c6e03cea6b566854ccd1d73a47ddc7
+SHA512 (httpx-socks-0.7.7.tar.gz) = 93d427421d9da970c534c585639208a6526980df7ddbc83044e1659e04d0ea8dc79708af233c07ce40e18aa0bc620cb0ca0cf0b8e91a6031fcf213f53c69a102
+Size (httpx-socks-0.7.7.tar.gz) = 9707 bytes



Home | Main Index | Thread Index | Old Index