Information for build python-websockets-10.0-1.fc35

ID1830366
Package Namepython-websockets
Version10.0
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-websockets.git#88f0e380ca2ff6e56ae8d6332eb8f1173885b9a0
SummaryAn implementation of the WebSocket Protocol for python with asyncio
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 bythrnciar
State complete
Volume DEFAULT
StartedFri, 10 Sep 2021 13:19:26 UTC
CompletedFri, 10 Sep 2021 13:22:39 UTC
Taskbuild (f35-build-side-45819, /rpms/python-websockets.git:88f0e380ca2ff6e56ae8d6332eb8f1173885b9a0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-websockets.git#88f0e380ca2ff6e56ae8d6332eb8f1173885b9a0'}}
Tags
f35
f35-Beta
RPMs
src
python-websockets-10.0-1.fc35.src.rpm (info) (download)
aarch64
python3-websockets-10.0-1.fc35.aarch64.rpm (info) (download)
python-websockets-debugsource-10.0-1.fc35.aarch64.rpm (info) (download)
python3-websockets-debuginfo-10.0-1.fc35.aarch64.rpm (info) (download)
armv7hl
python3-websockets-10.0-1.fc35.armv7hl.rpm (info) (download)
python-websockets-debugsource-10.0-1.fc35.armv7hl.rpm (info) (download)
python3-websockets-debuginfo-10.0-1.fc35.armv7hl.rpm (info) (download)
i686
python3-websockets-10.0-1.fc35.i686.rpm (info) (download)
python-websockets-debugsource-10.0-1.fc35.i686.rpm (info) (download)
python3-websockets-debuginfo-10.0-1.fc35.i686.rpm (info) (download)
ppc64le
python3-websockets-10.0-1.fc35.ppc64le.rpm (info) (download)
python-websockets-debugsource-10.0-1.fc35.ppc64le.rpm (info) (download)
python3-websockets-debuginfo-10.0-1.fc35.ppc64le.rpm (info) (download)
s390x
python3-websockets-10.0-1.fc35.s390x.rpm (info) (download)
python-websockets-debugsource-10.0-1.fc35.s390x.rpm (info) (download)
python3-websockets-debuginfo-10.0-1.fc35.s390x.rpm (info) (download)
x86_64
python3-websockets-10.0-1.fc35.x86_64.rpm (info) (download)
python-websockets-debugsource-10.0-1.fc35.x86_64.rpm (info) (download)
python3-websockets-debuginfo-10.0-1.fc35.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Sep 10 2021 Tomas Hrnciar <thrnciar@redhat.com> - 10.0-1 - Update to 10.0 - Fixes: rhbz#2002542 * Mon Jul 19 2021 Carl George <carl@george.computer> - 9.1-1 - Latest upstream - Resolves: rhbz#1955976 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 8.1-4 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 18 2020 Julien Enselme <jujens@jujens.eu> - 8.1-1 - Update to 8.1 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 8.0.2-5 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 8.0.2-3 - Rebuilt for Python 3.8.0rc1 (#1748018)