pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-uvicorn



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 17 09:52:46 UTC 2026

Modified Files:
        pkgsrc/www/py-uvicorn: Makefile distinfo

Log Message:
py-uvicorn: updated to 0.52.3

0.52.3
Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/www/py-uvicorn/Makefile
cvs rdiff -u -r1.60 -r1.61 pkgsrc/www/py-uvicorn/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-uvicorn/Makefile
diff -u pkgsrc/www/py-uvicorn/Makefile:1.69 pkgsrc/www/py-uvicorn/Makefile:1.70
--- pkgsrc/www/py-uvicorn/Makefile:1.69 Tue Aug 11 14:48:50 2026
+++ pkgsrc/www/py-uvicorn/Makefile      Mon Aug 17 09:52:46 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2026/08/11 14:48:50 adam Exp $
+# $NetBSD: Makefile,v 1.70 2026/08/17 09:52:46 adam Exp $
 
-DISTNAME=      uvicorn-0.52.1
+DISTNAME=      uvicorn-0.52.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uvicorn/}

Index: pkgsrc/www/py-uvicorn/distinfo
diff -u pkgsrc/www/py-uvicorn/distinfo:1.60 pkgsrc/www/py-uvicorn/distinfo:1.61
--- pkgsrc/www/py-uvicorn/distinfo:1.60 Tue Aug 11 14:48:50 2026
+++ pkgsrc/www/py-uvicorn/distinfo      Mon Aug 17 09:52:46 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.60 2026/08/11 14:48:50 adam Exp $
+$NetBSD: distinfo,v 1.61 2026/08/17 09:52:46 adam Exp $
 
-BLAKE2s (uvicorn-0.52.1.tar.gz) = bca20493a6c0bda54b59da28a900c6dba1877164e5e889775dd96dc384e0ebc2
-SHA512 (uvicorn-0.52.1.tar.gz) = a6ee1766ab44971c0aa51b9a31654bcea2d885e6cea3ffd4bc67607aed2a18fbe2475cc7e7a05796a51a40904122b5f8eca1cefc70eaabc61ac308161be8b2c6
-Size (uvicorn-0.52.1.tar.gz) = 100571 bytes
+BLAKE2s (uvicorn-0.52.3.tar.gz) = 3ca9da496f8e65b10355bc6841e8d920069b8e98ffd3d859914e23a4f6a266ba
+SHA512 (uvicorn-0.52.3.tar.gz) = c4733d59e597134a1221a923802dddf7220a18715b08a56fccec1bc2ed5cd2858c6a05549bb24b94f67b48342ecfe2e9f0093361176f80814145eaa847597e19
+Size (uvicorn-0.52.3.tar.gz) = 100621 bytes



Home | Main Index | Thread Index | Old Index