Tue, 21 May 2024 03:20:49 UTC | login

Information for build python-websockets-11.0.3-4.fc40

ID255931
Package Namepython-websockets
Version11.0.3
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-websockets.git#92c0cc4db54af225581c28446c7f8149d1603bb0
SummaryImplementation of the WebSocket Protocol for Python
Descriptionwebsockets 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Oct 2023 16:47:27 UTC
CompletedTue, 24 Oct 2023 18:07:53 UTC
Taskbuild (f40, /rpms/python-websockets.git:92c0cc4db54af225581c28446c7f8149d1603bb0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-websockets.git#92c0cc4db54af225581c28446c7f8149d1603bb0'}}
Tags
f40
RPMs
src
python-websockets-11.0.3-4.fc40.src.rpm (info) (download)
riscv64
python3-websockets-11.0.3-4.fc40.riscv64.rpm (info) (download)
python-websockets-debugsource-11.0.3-4.fc40.riscv64.rpm (info) (download)
python3-websockets-debuginfo-11.0.3-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 11.0.3-3 - Rebuilt for Python 3.12 * Wed Jun 28 2023 Major Hayden <major@redhat.com> - 11.0.3-2 - Switch to GitHub source to get tests - Replace tox with pytest - Add pyproject_check_import * Wed Jun 28 2023 Major Hayden <major@redhat.com> - 11.0.3-1 - Update to 11.0.3 * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 11.0.2-2 - Rebuilt for Python 3.12 * Tue Apr 25 2023 Julien Enselme <jujens@jujens.eu> - 11.0.2-1 - Update to 11.0.2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 07 2022 Rommel Layco <rj.layco@gmail.com> - 10.4-1 - Update to 10.4 * Fri Aug 12 2022 Julien Enselme <jujens@jujens.eu> - 10.3-3 - Rebuild to update Python bytecode files. * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 09 2022 Fabian Affolter <mail@fabian-affolter.ch> - 10.3-1 - Update to latest upstream release 10.3 (closes rhbz#2076066) * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 10.2-2 - Rebuilt for Python 3.11 * Tue Feb 22 2022 Fabian Affolter <mail@fabian-affolter.ch> - 10.2-1 - Update to latest upstream release 10.2 (closes rhbz#2056433) * Thu Feb 03 2022 Carl George <carl@george.computer> - 10.1-1 - Latest upstream rhbz#2023114 - Only run tests on x86 architectures * Wed Feb 02 2022 Carl George <carl@george.computer> - 10.0-3 - Convert to pyproject macros - Run test suite in %check * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Sep 10 2021 Tomas Hrnciar <thrnciar@redhat.com> - 10.0-1 - Update to 10.0 - Fixes: rhbz#2002542