pkgsrc/www/py-wsproto/distinfo
adam d5b268c80d py-wsproto: updated to 1.2.0
1.2.0 (2022-08-23)
------------------

- Bugfix: When a close frame with status NO_STATUS_RCVD is sent, send
  and empty payload.
- Bugfix: Changing both encoding and decoding of the Host, from ascii
  to idna.
- Bugfix: Support multiple Sec-WebSocket-Extensions and
  Sec-WebSocket-Protocol headers.
- Accept bytes alongside string as path argument in
  initiate_upgrade_connection.
- Check the state when sending events, raising if the event cannot be
  sent in the current state.
- Send an empty payload for NO_STATUS_RCVD.


1.1.0 (2022-02-27)
------------------

- Added support for Python 3.10.
- Drop support for Python 3.6, meaning the minimum supported version
  is Python 3.7.0.
- Various type checking and code linting improvements.
2022-11-27 09:55:37 +00:00

6 lines
357 B
Plaintext

$NetBSD: distinfo,v 1.8 2022/11/27 09:55:37 adam Exp $
BLAKE2s (wsproto-1.2.0.tar.gz) = 8c34cee70f2ef78a0c822cf0695464435f23aed94422dd6f3851a59aa38fc59a
SHA512 (wsproto-1.2.0.tar.gz) = 43270687a1cfb5f35423c527de5b9db7ee2ddf27d416f47358386c1c94dc3f836a601f300bf66441c4b90130e6e6f502fb29dfeb2374dd76aefa19cfbb70a372
Size (wsproto-1.2.0.tar.gz) = 53425 bytes