Subject: CVS commit: pkgsrc/www/py-daphne
From: Adam Ciarcinski
Date: 2020-04-16 09:42:30
Message id: 20200416074230.6F973FB27@cvs.NetBSD.org

Log Message:
py-daphne: updated to 2.5.0

2.5.0:
* Fixes compatability for twisted when running Python 3.8+ on Windows, by
  setting ``asyncio.WindowsSelectorEventLoopPolicy`` as the event loop policy
  in this case.
* The internal ``daphne.testing.TestApplication`` now requires an addition
  ``lock`` argument to ``__init__()``. This is expected to be an instance of
  ``multiprocessing.Lock``.

Files:
RevisionActionfile
1.20modifypkgsrc/www/py-daphne/Makefile
1.15modifypkgsrc/www/py-daphne/distinfo