- update to 1.3.2:
* Fix type hints to allow BytesMessage to accept bytes again,
as well as bytearray.
* Add additional license identifier to pyproject.toml.
* Use Python 3.13 to build the docs to match ReadTheDocs build
environment.
* Require h11>=0.16 dependency.
* Fix "Upgrade" header value to match RFC.
* Add reason "Switching Protocols" to handshake response.
* Add docs for wsproto.Connection
* Add support for Python 3.12, 3.13, and 3.14.
* Drop support for Python 3.7, 3.8, and 3.9.
* Improve Python typing, specifically bytes vs. bytearray.
* Various linting, styling, and packaging improvements.
OBS-URL: https://build.opensuse.org/request/show/1336313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wsproto?expand=0&rev=17
Description
No description provided
Languages
RPM Spec
100%