[ 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 ]
×

Package python3-trio-websocket-0.12.2-1.el10_0.noarch download

Name python3-trio-websocket
Epoch 0
Version 0.12.2
Release 1.el10_0
Architecture noarch
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
Size 54 KiB
Source Project python-trio-websocket-0.12.2-1.el10_0
SHA-256 checksum 17daff5396bc98b47b825964f7648ff7bc3d65256f8b6e70333d7d750a14fa89
× Full screenshot
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