Subject: CVS commit: pkgsrc/www/py-sanic
From: Adam Ciarcinski
Date: 2017-08-03 09:48:52
Message id: 20170803074852.5A139FACD@cvs.NetBSD.org

Log Message:
0.6.0:
Fix error where transport.get_extra_info returned None
Remove uvloop requirement for gunicorn worker
Fix error where request.token() would fail if Authorization headers were not provided
Added an abort function to easily exit out of route handlers
Added a file_stream response handler
Add support for streaming large static files
Added streaming requests
Added websocket max_size and max_queue configuration
Fixed test client not working with HTTP2
Added match_info property to request class
Added support for recycling the gunicorn worker
Added an Unauthorized exception
Added a Forbidden exception
Added a graceful timeout when shutdown

Files:
RevisionActionfile
1.3modifypkgsrc/www/py-sanic/Makefile
1.2modifypkgsrc/www/py-sanic/PLIST
1.2modifypkgsrc/www/py-sanic/distinfo