summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-02-05 12:11:09 +0000
committeradam <adam@pkgsrc.org>2022-02-05 12:11:09 +0000
commitc304c3ed3c42d95cd738bc6c1fed40e2e7aa0006 (patch)
treeb1f904709a3bf66107a82ce41e3606e7f76a6c50 /www
parentea124f65fc1eabac6f2c27215cd517ddf6962621 (diff)
downloadpkgsrc-c304c3ed3c42d95cd738bc6c1fed40e2e7aa0006.tar.gz
py-uvicorn: updated to 0.17.4
0.17.4 Fixed Replace create_server by create_unix_server 0.17.3 Fixed Drop wsproto version checking. 0.17.2 Fixed Revert 1332. While trying to solve the memory leak, it introduced an issue Revert stream interface changes. This was introduced on 0.14.0, and caused an issue Fix wsproto version check expression
Diffstat (limited to 'www')
-rw-r--r--www/py-uvicorn/Makefile4
-rw-r--r--www/py-uvicorn/PLIST8
-rw-r--r--www/py-uvicorn/distinfo8
3 files changed, 7 insertions, 13 deletions
diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile
index b4178845757..c2831fea1ff 100644
--- a/www/py-uvicorn/Makefile
+++ b/www/py-uvicorn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2022/01/31 12:47:29 adam Exp $
+# $NetBSD: Makefile,v 1.28 2022/02/05 12:11:09 adam Exp $
-DISTNAME= uvicorn-0.17.1
+DISTNAME= uvicorn-0.17.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uvicorn/}
diff --git a/www/py-uvicorn/PLIST b/www/py-uvicorn/PLIST
index 6b71791be21..bfe6ef9fece 100644
--- a/www/py-uvicorn/PLIST
+++ b/www/py-uvicorn/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/08/23 10:02:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/02/05 12:11:09 adam Exp $
bin/uvicorn-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -12,12 +12,6 @@ ${PYSITELIB}/uvicorn/__init__.pyo
${PYSITELIB}/uvicorn/__main__.py
${PYSITELIB}/uvicorn/__main__.pyc
${PYSITELIB}/uvicorn/__main__.pyo
-${PYSITELIB}/uvicorn/_handlers/__init__.py
-${PYSITELIB}/uvicorn/_handlers/__init__.pyc
-${PYSITELIB}/uvicorn/_handlers/__init__.pyo
-${PYSITELIB}/uvicorn/_handlers/http.py
-${PYSITELIB}/uvicorn/_handlers/http.pyc
-${PYSITELIB}/uvicorn/_handlers/http.pyo
${PYSITELIB}/uvicorn/_types.py
${PYSITELIB}/uvicorn/_types.pyc
${PYSITELIB}/uvicorn/_types.pyo
diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo
index 71d71f5eb2e..f49aed5a23e 100644
--- a/www/py-uvicorn/distinfo
+++ b/www/py-uvicorn/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2022/01/31 12:47:29 adam Exp $
+$NetBSD: distinfo,v 1.25 2022/02/05 12:11:09 adam Exp $
-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
+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