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.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f08c0c604f1
branches: trunk
changeset: 372829:6f08c0c604f1
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jan 31 12:47:29 2022 +0000
description:
py-uvicorn: updated to 0.17.1
0.17.1
Fixed
Move all data handling logic to protocol and ensure connection is closed.
Change spec_version field from "2.1" to "2.3", as Uvicorn is compliant with that version of the ASGI specifications.
diffstat:
www/py-uvicorn/Makefile | 4 ++--
www/py-uvicorn/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 4548199c3832 -r 6f08c0c604f1 www/py-uvicorn/Makefile
--- a/www/py-uvicorn/Makefile Mon Jan 31 12:16:12 2022 +0000
+++ b/www/py-uvicorn/Makefile Mon Jan 31 12:47:29 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/01/17 18:59:08 adam Exp $
+# $NetBSD: Makefile,v 1.27 2022/01/31 12:47:29 adam Exp $
-DISTNAME= uvicorn-0.17.0
+DISTNAME= uvicorn-0.17.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uvicorn/}
diff -r 4548199c3832 -r 6f08c0c604f1 www/py-uvicorn/distinfo
--- a/www/py-uvicorn/distinfo Mon Jan 31 12:16:12 2022 +0000
+++ b/www/py-uvicorn/distinfo Mon Jan 31 12:47:29 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/01/17 18:59:08 adam Exp $
+$NetBSD: distinfo,v 1.24 2022/01/31 12:47:29 adam Exp $
-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
+BLAKE2s (uvicorn-0.17.1.tar.gz) = 902b9c4c9526ebeeb61c276458fc48262a44ad41b6b3fb1e45de58eb44e0fb01
+SHA512 (uvicorn-0.17.1.tar.gz) = 6d904295f39a7ca3eedeea960276a619afb7cea052c7d6b94c251ba3a5e04de2210ee5be9f99b9d06931ea010fc3091d6ebac92a83217fc8fe685f442f5c0f44
+Size (uvicorn-0.17.1.tar.gz) = 39231 bytes
Home |
Main Index |
Thread Index |
Old Index