Subject: CVS commit: pkgsrc/www
From: Adam Ciarcinski
Date: 2020-01-08 21:58:30
Message id: 20200108205830.33E6AFBF4@cvs.NetBSD.org

Log Message:
py-uvicorn: added version 0.11.1

Uvicorn is a lightning-fast ASGI server implementation, using uvloop and
httptools.

Until recently Python has lacked a minimal low-level server/application
interface for asyncio frameworks. The ASGI specification fills this gap, and
means we're now able to start building a common set of tooling usable across
all asyncio frameworks.

Files:
RevisionActionfile
1.1addpkgsrc/www/py-uvicorn/ALTERNATIVES
1.1addpkgsrc/www/py-uvicorn/DESCR
1.1addpkgsrc/www/py-uvicorn/Makefile
1.1addpkgsrc/www/py-uvicorn/PLIST
1.1addpkgsrc/www/py-uvicorn/distinfo
1.1addpkgsrc/www/py-uvicorn/patches/patch-setup.py