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:           Wed Apr 15 06:46:56 UTC 2026

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

Log Message:
py-uvicorn: updated to 0.44.0

0.44.0

Implement websocket keepalive pings for websockets-sansio


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/www/py-uvicorn/Makefile
cvs rdiff -u -r1.51 -r1.52 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.59 pkgsrc/www/py-uvicorn/Makefile:1.60
--- pkgsrc/www/py-uvicorn/Makefile:1.59 Thu Mar 26 12:59:05 2026
+++ pkgsrc/www/py-uvicorn/Makefile      Wed Apr 15 06:46:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2026/03/26 12:59:05 adam Exp $
+# $NetBSD: Makefile,v 1.60 2026/04/15 06:46:56 adam Exp $
 
-DISTNAME=      uvicorn-0.42.0
+DISTNAME=      uvicorn-0.44.0
 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.51 pkgsrc/www/py-uvicorn/distinfo:1.52
--- pkgsrc/www/py-uvicorn/distinfo:1.51 Thu Mar 26 12:59:05 2026
+++ pkgsrc/www/py-uvicorn/distinfo      Wed Apr 15 06:46:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2026/03/26 12:59:05 adam Exp $
+$NetBSD: distinfo,v 1.52 2026/04/15 06:46:56 adam Exp $
 
-BLAKE2s (uvicorn-0.42.0.tar.gz) = 2690fac3beadb1af7326265aa593ab6b5a891f370b3e19fd8338a62e8884a472
-SHA512 (uvicorn-0.42.0.tar.gz) = 5b0fd379bbe7352ef0c89fa419ba72b93ec3c0faa3474f12149cc4bacbed25ec93f91fc8dc480a6907695f0a03630b9bdfb93514f8f91384175e8367a94de9ee
-Size (uvicorn-0.42.0.tar.gz) = 85393 bytes
+BLAKE2s (uvicorn-0.44.0.tar.gz) = 58bc8aade3cddd79480036dd24aebc385823a533500361ceafd4265f54706f51
+SHA512 (uvicorn-0.44.0.tar.gz) = 70e2d322a69382f677ee7964e30faabe8c5561f7a3a0ef0bb3907875560bc2e2fd3e93ce40141c3793aedda6d31879f503332f9e5c63ca2974dfa6d670119945
+Size (uvicorn-0.44.0.tar.gz) = 86947 bytes



Home | Main Index | Thread Index | Old Index