Subject: CVS commit: pkgsrc/www/py-daphne
From: Adam Ciarcinski
Date: 2021-03-01 10:00:09
Message id: 20210301090009.31798FA95@cvs.NetBSD.org

Log Message:
py-daphne: updated to 3.0.1

3.0.1 (2020-11-12)
* Fixed a bug where ``asyncio.CancelledError`` was not correctly handled on
  Python 3.8+, resulting in incorrect protocol application cleanup.

3.0.0 (2020-10-28)
* Updates internals to use ASGI v3 throughout. ``asgiref.compatibility`` is
  used for older applications.
* Consequently, the `--asgi-protocol` command-line option is removed.
* HTTP request bodies are now read, and passed to the application, in chunks.
* Added support for Python 3.9.
* Dropped support for Python 3.5.

Files:
RevisionActionfile
1.21modifypkgsrc/www/py-daphne/Makefile
1.4modifypkgsrc/www/py-daphne/PLIST
1.16modifypkgsrc/www/py-daphne/distinfo