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: Tue May 19 11:42:44 UTC 2026
Modified Files:
pkgsrc/www/py-uvicorn: Makefile distinfo
Log Message:
py-uvicorn: updated to 0.47.0
0.47.0
Eagerly import the ASGI app in the parent process
Add ssl_context_factory for custom SSLContext configuration
Treat fd=0 as a valid file descriptor with reload/workers
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/www/py-uvicorn/Makefile
cvs rdiff -u -r1.54 -r1.55 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.62 pkgsrc/www/py-uvicorn/Makefile:1.63
--- pkgsrc/www/py-uvicorn/Makefile:1.62 Thu Apr 23 13:13:12 2026
+++ pkgsrc/www/py-uvicorn/Makefile Tue May 19 11:42:44 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.62 2026/04/23 13:13:12 adam Exp $
+# $NetBSD: Makefile,v 1.63 2026/05/19 11:42:44 adam Exp $
-DISTNAME= uvicorn-0.46.0
+DISTNAME= uvicorn-0.47.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uvicorn/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.uvicorn.org/
+HOMEPAGE= https://uvicorn.dev/
COMMENT= The lightning-fast ASGI server
LICENSE= modified-bsd
Index: pkgsrc/www/py-uvicorn/distinfo
diff -u pkgsrc/www/py-uvicorn/distinfo:1.54 pkgsrc/www/py-uvicorn/distinfo:1.55
--- pkgsrc/www/py-uvicorn/distinfo:1.54 Thu Apr 23 13:13:12 2026
+++ pkgsrc/www/py-uvicorn/distinfo Tue May 19 11:42:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2026/04/23 13:13:12 adam Exp $
+$NetBSD: distinfo,v 1.55 2026/05/19 11:42:44 adam Exp $
-BLAKE2s (uvicorn-0.46.0.tar.gz) = d4a5a98581a8a5076ebc511c7581f18e00b916e3eb742c096d985cbe6be9456f
-SHA512 (uvicorn-0.46.0.tar.gz) = 409d162e597ca5ee8a0155e885f706914e449b1316be6e45401a6ee606997035ccd3950a6841a4bd6daf594dc779420ad35b47479a229fa599821018cc7a4e4b
-Size (uvicorn-0.46.0.tar.gz) = 88758 bytes
+BLAKE2s (uvicorn-0.47.0.tar.gz) = b1c6845a03c0e72ba5b0f42a3d160bad41d7a715ff6d21bfd95a8cf1aa233d35
+SHA512 (uvicorn-0.47.0.tar.gz) = 877518bdaf9f3bb734353949461dd3eec49e24129afcb6a82a908af101cd54acd8364be07fc5b03cd02260577faa3c709574e4e0cbd44ee59922d7b2e2099f92
+Size (uvicorn-0.47.0.tar.gz) = 90582 bytes
Home |
Main Index |
Thread Index |
Old Index