pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-uvicorn py-uvicorn: updated to 0.17.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/14c4ffdc921b
branches: trunk
changeset: 372022:14c4ffdc921b
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jan 17 18:59:08 2022 +0000
description:
py-uvicorn: updated to 0.17.0
0.17.0
Added
Allow configurable websocket per-message-deflate setting
Support extra_headers for WS accept message
Add missing http version on websockets scope
Fixed/Removed
Drop Python 3.6 support
Fix reload process behavior when exception is raised
Remove root_path from logs
diffstat:
www/py-uvicorn/Makefile | 5 ++---
www/py-uvicorn/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 393beae08283 -r 14c4ffdc921b www/py-uvicorn/Makefile
--- a/www/py-uvicorn/Makefile Mon Jan 17 18:38:23 2022 +0000
+++ b/www/py-uvicorn/Makefile Mon Jan 17 18:59:08 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/01/05 15:41:31 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2022/01/17 18:59:08 adam Exp $
-DISTNAME= uvicorn-0.16.0
+DISTNAME= uvicorn-0.17.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uvicorn/}
diff -r 393beae08283 -r 14c4ffdc921b www/py-uvicorn/distinfo
--- a/www/py-uvicorn/distinfo Mon Jan 17 18:38:23 2022 +0000
+++ b/www/py-uvicorn/distinfo Mon Jan 17 18:59:08 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/12/11 19:53:15 adam Exp $
+$NetBSD: distinfo,v 1.23 2022/01/17 18:59:08 adam Exp $
-BLAKE2s (uvicorn-0.16.0.tar.gz) = de386250cec85217762e012b1d6d3e71cfaa7ad11bf8ad40f1927d9c275ba35e
-SHA512 (uvicorn-0.16.0.tar.gz) = 5f3da8956f90a41aa2ccf17dfa3e92737527c7e5cdf6ad90f8f9dcb344fccdf9eab5420964b53c2a60cf513a19d8a232b087c48f7c4a5fffbf6045394996b4aa
-Size (uvicorn-0.16.0.tar.gz) = 39444 bytes
+BLAKE2s (uvicorn-0.17.0.tar.gz) = fbc24b085e87d1b444e875ce92ee64edda46947137f69d36565dd774389fbf29
+SHA512 (uvicorn-0.17.0.tar.gz) = 5793a7d317aab2b42826c43ae4c59b3c20ab66cacb4bde07a36e9292e8388804dfed933a79fc5bde3bf069714a6ea0dbcd58a9f1d9761809909a0c500f34926e
+Size (uvicorn-0.17.0.tar.gz) = 39362 bytes
Home |
Main Index |
Thread Index |
Old Index