Fri, 26 Apr 2024 22:04:48 UTC | login

Information for build python-wsproto-1.0.0-1.el9s

ID34652
Package Namepython-wsproto
Version1.0.0
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-wsproto.git#605b2b858e7a71835e036af25cafb1ab82326a71
SummaryWebSockets state-machine based protocol implementation
Descriptionwsproto is a pure-Python implementation of a WebSocket protocol stack. It is written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can communicate via WebSockets, as defined in RFC6455, regardless of your programming paradigm. wsproto does not provide a parsing layer, a network layer, or any rules about concurrency. Instead, it is a purely in-memory solution, defined in terms of data actions and WebSocket frames. RFC6455 and Compression Extensions for WebSocket via RFC7692 are fully supported. wsproto supports Python 2.7 and 3.5 or higher.
Built byamoralej
State complete
Volume DEFAULT
StartedMon, 13 Sep 2021 18:24:48 UTC
CompletedMon, 13 Sep 2021 18:25:50 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-wsproto.git:605b2b858e7a71835e036af25cafb1ab82326a71)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-wsproto.git#605b2b858e7a71835e036af25cafb1ab82326a71'}}
Tags
cloud9s-openstack-antelope-el9s-build
cloud9s-openstack-bobcat-el9s-build
cloud9s-openstack-caracal-el9s-build
cloud9s-openstack-dalmatian-el9s-build
cloud9s-openstack-wallaby-el9s-build
cloud9s-openstack-xena-el9s-build
cloud9s-openstack-yoga-el9s-build
cloud9s-openstack-zed-el9s-build
RPMs
src
python-wsproto-1.0.0-1.el9s.src.rpm (info) (download)
noarch
python3-wsproto-1.0.0-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Fri Feb 05 2021 Carl George <carl@george.computer> - 1.0.0-1 - Latest upstream * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 10 2019 Carl George <carl@george.computer> - 0.14.1-1 - Latest upstream * Mon Feb 25 2019 Carl George <carl@george.computer> - 0.13.0-1 - Latest upstream