python-websockets 15.0.1-1build2 source package in Ubuntu
Changelog
python-websockets (15.0.1-1build2) resolute; urgency=medium * No-change rebuild to drop Python 3.13 bits. -- Matthias Klose <email address hidden> Fri, 20 Mar 2026 12:05:45 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Resolute
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-websockets_15.0.1.orig.tar.gz | 444.4 KiB | 8451495265af3e368f794c4dc15c99ce90c771d95560f542bff8c64b5455af3b |
| python-websockets_15.0.1-1build2.debian.tar.xz | 3.5 KiB | 90b9bab45b9636ff153df00df39c07d5718bf1bd1804b0f83277aed7d4ae6f77 |
| python-websockets_15.0.1-1build2.dsc | 2.1 KiB | 6ed7523815f24fc590aa70e9d2e71259b06d0e995facb1d812b9f090373a86a1 |
Available diffs
- diff from 15.0.1-1build1 to 15.0.1-1build2 (342 bytes)
Binary packages built by this source
- python3-websockets: implementation of the WebSocket Protocol (RFC 6455)
websockets is a library for developing WebSocket servers and clients in
Python. It implements RFC 6455 with a focus on correctness and simplicity.
It passes the Autobahn Testsuite.
.
Built on top of Python's asynchronous I/O support introduced in PEP 3156,
it provides an API based on coroutines, making it easy to write highly
concurrent applications.
- python3-websockets-dbgsym: debug symbols for python3-websockets
