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:           Sat May  8 09:02:54 UTC 2021

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

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

v0.4.0
Make it compatible with httpx 0.18.x


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-httpx-socks/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/www/py-httpx-socks/Makefile:1.3
--- pkgsrc/www/py-httpx-socks/Makefile:1.2      Fri Feb 12 09:33:20 2021
+++ pkgsrc/www/py-httpx-socks/Makefile  Sat May  8 09:02:54 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/02/12 09:33:20 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/08 09:02:54 adam Exp $
 
-DISTNAME=      httpx-socks-0.3.1
+DISTNAME=      httpx-socks-0.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
@@ -10,8 +10,8 @@ HOMEPAGE=     https://github.com/romis2012/h
 COMMENT=       Proxy (HTTP, SOCKS) transports for httpx
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.15.4:../../www/py-httpx
-DEPENDS+=      ${PYPKGPREFIX}-python-socks>=1.1.0:../../net/py-python-socks
+DEPENDS+=      ${PYPKGPREFIX}-httpx>=0.18.1:../../www/py-httpx
+DEPENDS+=      ${PYPKGPREFIX}-python-socks>=1.2.4:../../net/py-python-socks
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u pkgsrc/www/py-httpx-socks/distinfo:1.1 pkgsrc/www/py-httpx-socks/distinfo:1.2
--- pkgsrc/www/py-httpx-socks/distinfo:1.1      Fri Feb 12 08:19:59 2021
+++ pkgsrc/www/py-httpx-socks/distinfo  Sat May  8 09:02:54 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/02/12 08:19:59 adam Exp $
+$NetBSD: distinfo,v 1.2 2021/05/08 09:02:54 adam Exp $
 
-SHA1 (httpx-socks-0.3.1.tar.gz) = 29b491f7c38b39d294d467ab4f00e4c367e793a4
-RMD160 (httpx-socks-0.3.1.tar.gz) = aee6a9f90ce15785f66bdfe126d00e0212dc4a4b
-SHA512 (httpx-socks-0.3.1.tar.gz) = d31b64065f2e148e1a93355dd9fc3674d89b1f65b93ef7e77ae4357f73132fbc5469c2fbbdee504235bd560dd6ab95033fe592e47301da93b99bb2d1f597ff38
-Size (httpx-socks-0.3.1.tar.gz) = 7850 bytes
+SHA1 (httpx-socks-0.4.0.tar.gz) = e54e49a5555fcc4d26badd9a83203e85e25dc611
+RMD160 (httpx-socks-0.4.0.tar.gz) = efbeefc1bed9a70d2f08250c4e9e15fd5a75e419
+SHA512 (httpx-socks-0.4.0.tar.gz) = 707296e374a2b321756e95d5eb2aafada3583b7d597b5fd451091549b50b9dd35fd2e4173b26913c175a4af1b93873f474cc6fce74330faab0e82b7046e1a838
+Size (httpx-socks-0.4.0.tar.gz) = 7911 bytes



Home | Main Index | Thread Index | Old Index