Skip to content
Snippets Groups Projects
Verified Commit da0b5f3d authored by sunpoet's avatar sunpoet
Browse files

www/py-uvicorn: Update to 0.21.1

- Update WWW and clean up pkg-descr

Changes:	https://github.com/encode/uvicorn/releases
parent 6c200639
No related branches found
No related tags found
No related merge requests found
PORTNAME= uvicorn
PORTVERSION= 0.20.0
PORTREVISION= 2
PORTVERSION= 0.21.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightning-fast ASGI server
WWW= https://www.uvicorn.org/
WWW= https://www.uvicorn.org/ \
https://github.com/encode/uvicorn
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
......
TIMESTAMP = 1669058013
SHA256 (uvicorn-0.20.0.tar.gz) = a4e12017b940247f836bc90b72e725d7dfd0c8ed1c51eb365f5ba30d9f5127d8
SIZE (uvicorn-0.20.0.tar.gz) = 36809
TIMESTAMP = 1679498856
SHA256 (uvicorn-0.21.1.tar.gz) = 0fac9cb342ba099e0d582966005f3fdba5b0290579fed4a6266dc702ca7bb032
SIZE (uvicorn-0.21.1.tar.gz) = 37176
......@@ -8,5 +8,3 @@ asyncio frameworks.
Uvicorn currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is
planned.
See also: https://github.com/encode/uvicorn
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment