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:           Fri Mar  1 12:14:58 UTC 2024

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

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

v0.9.0

Map httpcore exceptions to httpx ones


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-httpx-socks/Makefile
cvs rdiff -u -r1.16 -r1.17 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.18 pkgsrc/www/py-httpx-socks/Makefile:1.19
--- pkgsrc/www/py-httpx-socks/Makefile:1.18     Sun Feb 11 11:07:49 2024
+++ pkgsrc/www/py-httpx-socks/Makefile  Fri Mar  1 12:14:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2024/02/11 11:07:49 adam Exp $
+# $NetBSD: Makefile,v 1.19 2024/03/01 12:14:58 adam Exp $
 
-DISTNAME=      httpx-socks-0.8.1
+DISTNAME=      httpx-socks-0.9.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpx-socks/}

Index: pkgsrc/www/py-httpx-socks/distinfo
diff -u pkgsrc/www/py-httpx-socks/distinfo:1.16 pkgsrc/www/py-httpx-socks/distinfo:1.17
--- pkgsrc/www/py-httpx-socks/distinfo:1.16     Sun Feb 11 11:07:49 2024
+++ pkgsrc/www/py-httpx-socks/distinfo  Fri Mar  1 12:14:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/02/11 11:07:49 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/03/01 12:14:58 adam Exp $
 
-BLAKE2s (httpx-socks-0.8.1.tar.gz) = 50032496d194ceea9d675432c44906a380490bc09c318740856b9190d9f3a527
-SHA512 (httpx-socks-0.8.1.tar.gz) = a8f985dda5db69f8635cf847d1facae4db4d81ba94038d5cbd3a13f505edfbfea0d33e2d2bee952dfb5dfe89dac956bc894febc65843e63629416378ef61bdae
-Size (httpx-socks-0.8.1.tar.gz) = 9675 bytes
+BLAKE2s (httpx-socks-0.9.0.tar.gz) = 8b3990926d2a524b3d7e4801e5d2b55bf9a5a4d8384226911ed901c19ea3f264
+SHA512 (httpx-socks-0.9.0.tar.gz) = a29ffebc6f62bbfeef4bff5915db7c4b672748b5ae0e926ffc3b327f3c6e3ce723e7d253952765b88010bff530a9678201986339e03f23e451521d9a8414447f
+Size (httpx-socks-0.9.0.tar.gz) = 12440 bytes



Home | Main Index | Thread Index | Old Index