python-websockets
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-websockets && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
12.0.tar.gz | 0000352120 344 KB | |
python-websockets.changes | 0000013318 13 KB | |
python-websockets.spec | 0000002237 2.18 KB |
Revision 25 (latest revision is 27)
Ana Guerrero (anag+factory)
accepted
request 1131292
from
Dirk Mueller (dirkmueller)
(revision 25)
- 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
Comments 0