Source-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 0.11.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b8ae4c85af8
branches: trunk
changeset: 436468:0b8ae4c85af8
user: adam <adam%pkgsrc.org@localhost>
date: Mon Aug 03 14:03:18 2020 +0000
description:
py-uvicorn: updated 0.11.8
0.11.8:
Fix a regression that caused Uvicorn to crash when using --interface=wsgi.
Fix a regression that caused Uvicorn to crash when using unix domain sockets.
diffstat:
www/py-uvicorn/Makefile | 4 ++--
www/py-uvicorn/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 1bd8ab4f90d6 -r 0b8ae4c85af8 www/py-uvicorn/Makefile
--- a/www/py-uvicorn/Makefile Mon Aug 03 13:58:05 2020 +0000
+++ b/www/py-uvicorn/Makefile Mon Aug 03 14:03:18 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/07/29 07:27:02 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/08/03 14:03:18 adam Exp $
-DISTNAME= uvicorn-0.11.7
+DISTNAME= uvicorn-0.11.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uvicorn/}
diff -r 1bd8ab4f90d6 -r 0b8ae4c85af8 www/py-uvicorn/distinfo
--- a/www/py-uvicorn/distinfo Mon Aug 03 13:58:05 2020 +0000
+++ b/www/py-uvicorn/distinfo Mon Aug 03 14:03:18 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/07/29 07:27:02 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/08/03 14:03:18 adam Exp $
-SHA1 (uvicorn-0.11.7.tar.gz) = b96c5fda5aafb3a121082797579a06f6cf78c10b
-RMD160 (uvicorn-0.11.7.tar.gz) = e19c10921e8d0f8fd5944401b4ab5802ffb1d74b
-SHA512 (uvicorn-0.11.7.tar.gz) = 65e526853c5c82853423f629868126251d299a3ca0e4f052e573f9b3fcec9bfdd72d6a19987e42fa4e68bb49c99c6a4da65de59d45f89e7700e1bdc4ccd20700
-Size (uvicorn-0.11.7.tar.gz) = 29808 bytes
+SHA1 (uvicorn-0.11.8.tar.gz) = 5997b25979bad5a32f0cd0478d28da24b1d312a7
+RMD160 (uvicorn-0.11.8.tar.gz) = 4d3db0f1f35213380d22fc7eb3d87c8c0487b4f8
+SHA512 (uvicorn-0.11.8.tar.gz) = baf3d4a8ca62f2766523c4099abf260e7248a0d566ddb4729eebc3aa2ad757a16225bd1f3fa2cb125dded4e7c02fa000e4bf53f242c87c437a5ccc750bc4091f
+Size (uvicorn-0.11.8.tar.gz) = 29721 bytes
Home |
Main Index |
Thread Index |
Old Index