[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-trio-websocket-0.12.2-1.el10_0

Name python-trio-websocket
Epoch 0
Version 0.12.2
Release 1.el10_0
Website/URL https://github.com/python-trio/trio-websocket
License MIT
Build Time 2025-05-26 14:54:05
Build Host builder-arm64-1.inferitos.ru
Summary WebSocket implementation focused on safety and correctness
Repositories Extras
Description This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics. It is based on the wsproto project, which is a Sans-IO state machine that implements the majority of the WebSocket protocol, including framing, codecs, and events. This library handles I/O using the Trio framework. This library passes the Autobahn Test Suite.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python-trio-websocket-doc-0.12.2-1.el10_0.noarch Documentation for trio-websocket b080a817124e824e52a7f721312d7d909b1466caaadb1207c43751014e7847c1 download
python3-trio-websocket-0.12.2-1.el10_0.noarch WebSocket implementation focused on safety and correctness 17daff5396bc98b47b825964f7648ff7bc3d65256f8b6e70333d7d750a14fa89 download
src
python-trio-websocket-0.12.2-1.el10_0.src WebSocket implementation focused on safety and correctness e28f5b5e9f060c3bb20aa7cc2c0fe7f2cd57fac496ef58eba97c3712fd62ee89 download
Changelog link
* Mon May 26 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.12.2-1
- Rebuilt for MSVSphere 10

* Tue Feb 25 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.12.2-1
- Update to v0.12.2

* Tue Feb 18 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.12.1-1
- Update to v0.12.1

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.11.1-5
- Rebuilt for Python 3.13

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Oct 04 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.11.1-2
- Remove buildinfo file from -doc subpackage

* Mon Oct 02 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.11.1-1
- Update to v0.11.1
- Drop Patch0 (remove "exceptiongroup" dependency - made optional by upstream)
- Add Provides for bundled JavaScript in the -doc subpackage
- Do not duplicate the LICENSE file in main package

* Thu Sep 21 2023 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.10.4-1
- Update to v0.10.4
- Fix LICENSE file missing from main package