Subject: CVS commit: pkgsrc/www/py-asgiref
From: Adam Ciarcinski
Date: 2021-04-06 06:48:35
Message id: 20210406044835.2933EFA95@cvs.NetBSD.org

Log Message:
py-asgiref: updated to 3.3.2

3.3.2 (2021-04-05)
------------------

* SyncToAsync now takes an optional "executor" argument if you want to \ 
supply
  your own executor rather than using the built-in one.

* async_to_sync and sync_to_async now check their arguments are functions of
  the correct type.

* Raising CancelledError inside a SyncToAsync function no longer stops a future
  call from functioning.

* ThreadSensitive now provides context hooks/override options so it can be
  made to be sensitive in a unit smaller than threads (e.g. per request)

Files:
RevisionActionfile
1.25modifypkgsrc/www/py-asgiref/Makefile
1.7modifypkgsrc/www/py-asgiref/PLIST
1.23modifypkgsrc/www/py-asgiref/distinfo