Bug 2383749

Summary: Review Request: python3-websockets - An implementation of the WebSocket Protocol (RFC 6455)
Product: [Fedora] Fedora Reporter: Dr Anirban Mitra <mitra_anirban>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: benson_muite, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-07-27 12:32:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dr Anirban Mitra 2025-07-27 12:27:37 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/mitradranirban/websockets/fedora-rawhide-x86_64/09342765-python3-websockets/python3-websockets.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/mitradranirban/websockets/fedora-rawhide-x86_64/09342765-python3-websockets/python3-websockets-14.2-1.fc43.src.rpm
Description: 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.
Fedora Account System Username:mitradranirban

Comment 1 Benson Muite 2025-07-27 12:32:40 UTC
Already packaged https://src.fedoraproject.org/rpms/python-websockets

*** This bug has been marked as a duplicate of bug 1260289 ***