Fri, 17 May 2024 08:28:25 UTC | login

Information for build python-socketio-4.6.1-1.fc33

ID195872
Package Namepython-socketio
Version4.6.1
Release1.fc33
Epoch
SummarySocket.IO server
DescriptionSocket.IO is a transport protocol that enables real-time bidirectional event-based communication between clients (typically, though not always, web browsers) and a server. The official implementations of the client and server components are written in JavaScript. This package provides Python implementations of both, each with standard and asyncio variants.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Oct 2021 11:18:51 UTC
CompletedThu, 07 Oct 2021 11:18:51 UTC
Tags
f33
RPMs
src
python-socketio-4.6.1-1.fc33.src.rpm (info) (download)
noarch
python-socketio-doc-4.6.1-1.fc33.noarch.rpm (info) (download)
python3-socketio-4.6.1-1.fc33.noarch.rpm (info) (download)
python3-socketio+asyncio_client-4.6.1-1.fc33.noarch.rpm (info) (download)
python3-socketio+client-4.6.1-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 05 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 4.6.1-1 - Update to 4.6.1 - Near-total spec file rewrite - Remove obsolete practices like python_provide macro and manual Requires - Add documentation subpackage - Use pytest as test runner - Fix spurious executable permissions (upstream PR#748) * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.6.0-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Sep 03 2020 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 4.6.0-1 - Update to 4.6.0 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 4.4.0-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 30 2019 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 4.4.0-2 - Use expand macro for description * Sun Dec 22 2019 Mukundan Ragavan <nonamedotc@gmail.com> - 4.4.0-1 - Initial package.