diff options
author | adam <adam@pkgsrc.org> | 2020-04-30 06:56:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-30 06:56:04 +0000 |
commit | cd3ffd97d0a0893b2155450122563c6050561c28 (patch) | |
tree | d1eef0767f80320cb8c66d38b1641dbeac93a503 /www/py-uvicorn | |
parent | 4bb410b460a0097ba5356ce23010ffb27e6705a7 (diff) | |
download | pkgsrc-cd3ffd97d0a0893b2155450122563c6050561c28.tar.gz |
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 (limited to 'www/py-uvicorn')
-rw-r--r-- | www/py-uvicorn/Makefile | 4 | ||||
-rw-r--r-- | www/py-uvicorn/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile index 9c2c7324bca..58e12433e90 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -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 --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index 9b44d8a304f..316de3ebcd0 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -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 |