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 Feb 16 13:11:48 UTC 2022
Modified Files:
pkgsrc/www/py-uvicorn: Makefile distinfo
Log Message:
py-uvicorn: updated to 0.17.5
0.17.5
Fixed
Fix case where url is fragmented in httptools protocol
Fix WSGI middleware not to explode quadratically in the case of a larger body
Changed
Send HTTP 400 response for invalid request
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-uvicorn/Makefile
cvs rdiff -u -r1.25 -r1.26 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.28 pkgsrc/www/py-uvicorn/Makefile:1.29
--- pkgsrc/www/py-uvicorn/Makefile:1.28 Sat Feb 5 12:11:09 2022
+++ pkgsrc/www/py-uvicorn/Makefile Wed Feb 16 13:11:48 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/02/05 12:11:09 adam Exp $
+# $NetBSD: Makefile,v 1.29 2022/02/16 13:11:48 adam Exp $
-DISTNAME= uvicorn-0.17.4
+DISTNAME= uvicorn-0.17.5
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.25 pkgsrc/www/py-uvicorn/distinfo:1.26
--- pkgsrc/www/py-uvicorn/distinfo:1.25 Sat Feb 5 12:11:09 2022
+++ pkgsrc/www/py-uvicorn/distinfo Wed Feb 16 13:11:48 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2022/02/05 12:11:09 adam Exp $
+$NetBSD: distinfo,v 1.26 2022/02/16 13:11:48 adam Exp $
-BLAKE2s (uvicorn-0.17.4.tar.gz) = 1b456018128a95fde0ae0eb68b2c24d8275abf27e7b82d003fdc80975c7b268f
-SHA512 (uvicorn-0.17.4.tar.gz) = 0ddbb3e3b6dbc6b2e1347da12857bee7e91114159d13ff4feb3769635458e5e01a5f51b90768d9a73bea6e59e7ab54c28dd0812feab608a1940bc89e0f430602
-Size (uvicorn-0.17.4.tar.gz) = 37867 bytes
+BLAKE2s (uvicorn-0.17.5.tar.gz) = a7a1f9edff3045c823d6a117f604a9e6e26576c1f309d320d5eb90c6582a9826
+SHA512 (uvicorn-0.17.5.tar.gz) = 4791fede7c8c60eb6b4f9005a6e5a7480871edab8775b8eb24bb7ffed2deb705a3da73cf97f61d231bd805be0b9cd8736b02bd418b03be856bf0693a46ddf746
+Size (uvicorn-0.17.5.tar.gz) = 39547 bytes
Home |
Main Index |
Thread Index |
Old Index