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:           Wed Nov  6 21:04:43 UTC 2024

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

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

0.9.2

Release connection on any exception


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-httpx-socks/Makefile
cvs rdiff -u -r1.18 -r1.19 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.20 pkgsrc/www/py-httpx-socks/Makefile:1.21
--- pkgsrc/www/py-httpx-socks/Makefile:1.20     Thu Mar  7 16:49:22 2024
+++ pkgsrc/www/py-httpx-socks/Makefile  Wed Nov  6 21:04:43 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2024/03/07 16:49:22 adam Exp $
+# $NetBSD: Makefile,v 1.21 2024/11/06 21:04:43 adam Exp $
 
-DISTNAME=      httpx-socks-0.9.1
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME=      httpx_socks-0.9.2
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}
 
@@ -18,7 +18,5 @@ DEPENDS+=     ${PYPKGPREFIX}-python-socks>=2
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u pkgsrc/www/py-httpx-socks/distinfo:1.18 pkgsrc/www/py-httpx-socks/distinfo:1.19
--- pkgsrc/www/py-httpx-socks/distinfo:1.18     Thu Mar  7 16:49:22 2024
+++ pkgsrc/www/py-httpx-socks/distinfo  Wed Nov  6 21:04:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/03/07 16:49:22 adam Exp $
+$NetBSD: distinfo,v 1.19 2024/11/06 21:04:43 adam Exp $
 
-BLAKE2s (httpx-socks-0.9.1.tar.gz) = eac83d3ebabedf8c97d20f82267d93867e9789686d1ec460a2f90d79987e4463
-SHA512 (httpx-socks-0.9.1.tar.gz) = 8507847cb4f5b6b22ba836493dbdfa5d0d6dc947652023ff5b7ba383c210e81dc60bc0069290cc3ba66e4ae034748d4e972b1537bda9b49a37d6c42947988e9b
-Size (httpx-socks-0.9.1.tar.gz) = 12425 bytes
+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



Home | Main Index | Thread Index | Old Index