Subject: CVS commit: pkgsrc/www/py-uvicorn
From: Adam Ciarcinski
Date: 2022-07-29 11:07:09
Message id: 20220729090709.DC78FFB1A@cvs.NetBSD.org

Log Message:
py-uvicorn: updated to 0.18.2

0.18.2 - 2022-06-27

Fixed

Add default log_config on uvicorn.run()
Revert logging file name modification

0.18.1 - 2022-06-23

Fixed

Use DEFAULT_MAX_INCOMPLETE_EVENT_SIZE as default to \ 
h11_max_incomplete_event_size on the CLI

0.18.0 - 2022-06-23

Added

The reload flag prioritizes watchfiles instead of the deprecated watchgod
Annotate uvicorn.run() function
Allow configuring max_incomplete_event_size for h11 implementation

Removed

Remove asgiref dependency

Fixed

Turn raw_path into bytes on both websockets implementations
Revert log exception traceback in case of invalid HTTP request
Set asyncio.WindowsSelectorEventLoopPolicy() when using multiple workers to \ 
avoid "WinError 87"

Files:
RevisionActionfile
1.31modifypkgsrc/www/py-uvicorn/Makefile
1.9modifypkgsrc/www/py-uvicorn/PLIST
1.28modifypkgsrc/www/py-uvicorn/distinfo