pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httpx
Module Name: pkgsrc
Committed By: adam
Date: Mon Nov 27 20:18:46 UTC 2023
Modified Files:
pkgsrc/www/py-httpx: Makefile distinfo
Log Message:
py-httpx: updated to 0.25.2
0.25.2 (24th November, 2023)
Added
* Add missing type hints to few `__init__()` methods.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/py-httpx/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/py-httpx/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/Makefile
diff -u pkgsrc/www/py-httpx/Makefile:1.31 pkgsrc/www/py-httpx/Makefile:1.32
--- pkgsrc/www/py-httpx/Makefile:1.31 Mon Nov 6 17:40:17 2023
+++ pkgsrc/www/py-httpx/Makefile Mon Nov 27 20:18:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2023/11/06 17:40:17 adam Exp $
+# $NetBSD: Makefile,v 1.32 2023/11/27 20:18:46 adam Exp $
-DISTNAME= httpx-0.25.1
+DISTNAME= httpx-0.25.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpx/}
Index: pkgsrc/www/py-httpx/distinfo
diff -u pkgsrc/www/py-httpx/distinfo:1.29 pkgsrc/www/py-httpx/distinfo:1.30
--- pkgsrc/www/py-httpx/distinfo:1.29 Mon Nov 6 17:40:17 2023
+++ pkgsrc/www/py-httpx/distinfo Mon Nov 27 20:18:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2023/11/06 17:40:17 adam Exp $
+$NetBSD: distinfo,v 1.30 2023/11/27 20:18:46 adam Exp $
-BLAKE2s (httpx-0.25.1.tar.gz) = 69d3725aca784695627425a50260702a8dd2b380ab821e50fad0ce5d2c60eb2a
-SHA512 (httpx-0.25.1.tar.gz) = b1288b79990d7474b19da9da83e90b29cee0a511ef209597a5f37e6d48b9b4b515624e9a2e2cb95d3a3e049d63a8befdd28a01ffea6065e8c32e99d4bc620df1
-Size (httpx-0.25.1.tar.gz) = 81938 bytes
+BLAKE2s (httpx-0.25.2.tar.gz) = 90d825a3855ad51fe5272847a02e9d0834973d184cd6db0e55552fd9a274ff10
+SHA512 (httpx-0.25.2.tar.gz) = 276d98f721874d73a9adae1746f2ceb7aefbd41aa9941dd4f2ea09d825020138745a56a7f44d288b63bedfba718f35cce4da0365263efe5e91bbb9b6d533dadc
+Size (httpx-0.25.2.tar.gz) = 123889 bytes
Home |
Main Index |
Thread Index |
Old Index