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 to 0.11.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e66af807ced1
branches:  trunk
changeset: 428638:e66af807ced1
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Apr 30 06:56:04 2020 +0000

description:
py-uvicorn: updated to 0.11.5

0.11.5
Revert "Watch all files, not just .py" due to unexpected side effects.
Revert "Pass through gunicorn timeout config." due to unexpected side effects.

diffstat:

 www/py-uvicorn/Makefile |   4 ++--
 www/py-uvicorn/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 465bee170bb9 -r e66af807ced1 www/py-uvicorn/Makefile
--- a/www/py-uvicorn/Makefile   Thu Apr 30 06:52:20 2020 +0000
+++ b/www/py-uvicorn/Makefile   Thu Apr 30 06:56:04 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/04/29 07:59:35 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/04/30 06:56:04 adam Exp $
 
-DISTNAME=      uvicorn-0.11.4
+DISTNAME=      uvicorn-0.11.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uvicorn/}
diff -r 465bee170bb9 -r e66af807ced1 www/py-uvicorn/distinfo
--- a/www/py-uvicorn/distinfo   Thu Apr 30 06:52:20 2020 +0000
+++ b/www/py-uvicorn/distinfo   Thu Apr 30 06:56:04 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/04/29 07:59:35 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/04/30 06:56:04 adam Exp $
 
-SHA1 (uvicorn-0.11.4.tar.gz) = b1949ae39745404ab44d08e0380f96e11288578a
-RMD160 (uvicorn-0.11.4.tar.gz) = c35b87dc652cffdf7194ae47bf821fb22a166928
-SHA512 (uvicorn-0.11.4.tar.gz) = 3c04b58d5e5e5affbbe3caaf4bfe16c33e508404ddc4a1862f625bed2e14c78aa057d86aa7abb6aa9d11e77bec87c7ae2e80a62e4c01a24a29df9c766bdbeaa6
-Size (uvicorn-0.11.4.tar.gz) = 29556 bytes
+SHA1 (uvicorn-0.11.5.tar.gz) = d99b498f969232f493f03a6b105af3f037960196
+RMD160 (uvicorn-0.11.5.tar.gz) = ec81711d2363f06077e23c60c395631e8920dcd5
+SHA512 (uvicorn-0.11.5.tar.gz) = be4424103c35dc09e60e9cf2314062b6bdc0f1b33b090b91f16bcf0282ef0ef6d3cc326c82ae81d5ccd90b5ca0a0dd008616be9e5885320b3f9504218a1a7f38
+Size (uvicorn-0.11.5.tar.gz) = 29565 bytes



Home | Main Index | Thread Index | Old Index