Go to file
Dirk Mueller eb8262d0fe - update to 12.0:
* websockets 12.0 requires Python ≥ 3.8.
  * Made convenience imports from ``websockets`` compatible with
    static code analysis tools such as auto-completion in an IDE
    or type checking with mypy_.
  * Accepted a plain :class:`int` where an
    :class:`~http.HTTPStatus` is expected.
  * Added :class:`~frames.CloseCode`.
- drop py312-shutdown.patch (upstream)
    ``protocol.Protocol``, ``server.ServerProtocol``, and
- Update to 10.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=49
2023-12-06 09:19:34 +00:00
.gitattributes Accepting request 522408 from home:TheBlackCat:branches:devel:languages:python 2017-09-08 18:35:22 +00:00
.gitignore Accepting request 522408 from home:TheBlackCat:branches:devel:languages:python 2017-09-08 18:35:22 +00:00
12.0.tar.gz - update to 12.0: 2023-12-06 09:19:34 +00:00
python-websockets.changes - update to 12.0: 2023-12-06 09:19:34 +00:00
python-websockets.spec - update to 12.0: 2023-12-06 09:19:34 +00:00