Sun Jan 3 10:06:54 2021 UTC ()
py-uvicorn: updated to 0.13.3

0.13.3

Fixed

Prevent swallowing of return codes from subprocess when running with Gunicorn by properly resetting signals.
Tweak detection of app factories to be more robust. A warning is now logged when passing a factory without the --factory flag.
Properly clean tasks when handshake is aborted when running with --ws websockets.


(adam)
diff -r1.16 -r1.17 pkgsrc/www/py-uvicorn/Makefile
diff -r1.15 -r1.16 pkgsrc/www/py-uvicorn/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/www/py-uvicorn/Makefile (expand / switch to context diff)
--- pkgsrc/www/py-uvicorn/Makefile 2020/12/21 09:39:35 1.16
+++ pkgsrc/www/py-uvicorn/Makefile 2021/01/03 10:06:54 1.17
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/12/21 09:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/01/03 10:06:54 adam Exp $
 
-DISTNAME=	uvicorn-0.13.2
+DISTNAME=	uvicorn-0.13.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	www python
 MASTER_SITES=	${MASTER_SITE_PYPI:=u/uvicorn/}

cvs diff -r1.15 -r1.16 pkgsrc/www/py-uvicorn/distinfo (expand / switch to context diff)
--- pkgsrc/www/py-uvicorn/distinfo 2020/12/21 09:39:35 1.15
+++ pkgsrc/www/py-uvicorn/distinfo 2021/01/03 10:06:54 1.16
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/12/21 09:39:35 adam Exp $
+$NetBSD: distinfo,v 1.16 2021/01/03 10:06:54 adam Exp $
 
-SHA1 (uvicorn-0.13.2.tar.gz) = 0e5d0e0c75cb1ce33a7f07a729ae631d4eab8488
+SHA1 (uvicorn-0.13.3.tar.gz) = 92debe1247f57feb87fbef70208ca6423099472b
-RMD160 (uvicorn-0.13.2.tar.gz) = a89083302964598ca08ffdf64dc7f6589d808238
+RMD160 (uvicorn-0.13.3.tar.gz) = 1436ad825c05b2161341ff906b6101a125f1a1a4
-SHA512 (uvicorn-0.13.2.tar.gz) = 769e9e19a1239c180734bd95ea944822b15db99d9a83c841ec816a01a362fc83e247fb06a21b7647e44a422a03534f299f92252e21ef991494b5be4f11fcee69
+SHA512 (uvicorn-0.13.3.tar.gz) = 57d77effad26feb08b9dcde4725f2769e885457b02e8e176b9ac806e49e7070e1428cda2f2ecb594d68a773e6481d534a39b3eeff4ea03531b6f866b8e1737d5
-Size (uvicorn-0.13.2.tar.gz) = 32024 bytes
+Size (uvicorn-0.13.3.tar.gz) = 32165 bytes