Thu, 08 Aug 2024 12:13:36 UTC | login

Information for build python-websockets-12.0-4.fc41

ID312079
Package Namepython-websockets
Version12.0
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-websockets.git#fc3f720c3049ea9c492faefca6e365da11a90e42
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
StartedFri, 12 Jul 2024 18:55:44 UTC
CompletedSat, 13 Jul 2024 00:55:09 UTC
Taskbuild (f41, /rpms/python-websockets.git:fc3f720c3049ea9c492faefca6e365da11a90e42)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-websockets.git#fc3f720c3049ea9c492faefca6e365da11a90e42'}}
Tags
f41
RPMs
src
python-websockets-12.0-4.fc41.src.rpm (info) (download)
riscv64
python3-websockets-12.0-4.fc41.riscv64.rpm (info) (download)
python-websockets-debugsource-12.0-4.fc41.riscv64.rpm (info) (download)
python3-websockets-debuginfo-12.0-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 12.0-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 03 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 12.0-1 - Update to 12.0 rhbz#2245452 * 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