pkgsrc/www/py-daphne
adam 1440f5e20c py-daphne: updated to 2.2.2
2.2.2:
* X-Forwarded-Proto support is now present and enabled if you turn on the
  --proxy-headers flag
* ASGI applications are no longer instantiated in a thread (the ASGI spec
  was finalised to say all constructors must be non-blocking on the main thread)

2.2.1:
* Python 3.7 compatability is flagged and ensured by using Twisted 18.7 and
  above as a dependency.
* The send() awaitable in applications no longer blocks if the connection is
  closed.
* Fixed a race condition where applications would be cleaned up before they
  had even started.
2018-08-19 10:53:11 +00:00
..
DESCR
distinfo py-daphne: updated to 2.2.2 2018-08-19 10:53:11 +00:00
Makefile py-daphne: updated to 2.2.2 2018-08-19 10:53:11 +00:00
PLIST py-daphne: updated to 2.0.4 2018-02-22 08:54:28 +00:00