python-wsproto/python-wsproto.changes
Luigi Baldoni 4d23c861c8 Accepting request 706557 from home:alois:branches:devel:languages:python
- Update to version 0.14.1
  * Loosen the h11 requirement to >= 0.8.1 as wsproto is
    compatible with 0.9 onwards.
  * Stop installing a "test" package on installation.

OBS-URL: https://build.opensuse.org/request/show/706557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=8
2019-05-31 05:20:28 +00:00

38 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Fri May 31 05:16:10 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.14.1
* Loosen the h11 requirement to >= 0.8.1 as wsproto is
compatible with 0.9 onwards.
* Stop installing a "test" package on installation.
-------------------------------------------------------------------
Tue Apr 9 15:09:15 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.14.0
* bugfix release, see CHANGELOG.rst
0.13.0
* many changes in connection management, see CHANGELOG.rst
-------------------------------------------------------------------
Tue Dec 4 21:08:16 UTC 2018 - aloisio@gmx.com
- Update to version 0.12.0
* Support h11 ~0.8.1.
* Support Python 3.7.
* Make the close-handshake more explicit, by sending a close
frame on reciept of a close frame.
* Bugfix fix deflate after a non-compressable message.
* Bugfix connection header acceptance, by accepting Connection
header values that are comma separated lists.
-------------------------------------------------------------------
Tue Dec 4 12:56:11 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Feb 25 16:36:25 UTC 2018 - aloisio@gmx.com
- Initial package (0.11.0)