-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2023-209c2f4433 2023-03-29 02:29:29.718244 --------------------------------------------------------------------------------
Name : python-engineio Product : Fedora EPEL 9 Version : 4.4.0 Release : 2.el9 URL : https://github.com/miguelgrinberg/python-engineio/ Summary : Python Engine.IO server and client Description : Engine.IO is a lightweight 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.
-------------------------------------------------------------------------------- Update Information:
Initial package for EPEL9 -------------------------------------------------------------------------------- ChangeLog:
* Sun Mar 19 2023 Benjamin A. Beasley code@musicinmybrain.net - 4.4.0-2 - Patch out test coverage analysis * Sun Mar 19 2023 Benjamin A. Beasley code@musicinmybrain.net - 4.4.0-1 - Update to 4.4.0 (close RHBZ#2179209) * Sun Mar 19 2023 Benjamin A. Beasley code@musicinmybrain.net - 4.3.4-6 - Don���t assume %_smp_mflags is -j%_smp_build_ncpus * Fri Jan 20 2023 Fedora Release Engineering releng@fedoraproject.org - 4.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 27 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.4-4 - Add missing patch file * Thu Oct 27 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.4-3 - Apply upstream patch for Python 3.11 test failures * Thu Sep 15 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.4-2 - Don���t ship package-lock.json files with the examples - This keeps from having automated bugs filed for irrelevant CVE���s in NPM packages that are mentioned there. See RHBZ#2127005. * Thu Aug 4 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.4-1 - Update to 4.3.4 (close RHBZ#2115112) * Thu Aug 4 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.3-4 - Confirm that License is SPDX MIT (no License field change) * Tue Jul 26 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.3-3 - Skip the tests that fail on Python 3.11 (close RHBZ#2094381) * Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 4.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 7 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.3-1 - Update to 4.3.3 (close RHBZ#2103967) * Thu Jun 16 2022 Python Maint python-maint@redhat.com - 4.3.2-3 - Rebuilt for Python 3.11 * Wed Jun 8 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.2-2 - Partial fix for Python 3.11 FTBFS * Sun May 1 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.2-1 - Update to 4.3.2 (close RHBZ#2078473) * Sun May 1 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.1-3 - Drop eventlet workaround * Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 4.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 12 2022 Benjamin A. Beasley code@musicinmybrain.net - 4.3.1-1 - Update to 4.3.1 (close RHBZ#2039760) * Sat Nov 27 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.3.0-2 - Reduce LaTeX PDF build verbosity * Sat Nov 6 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.3.0-1 - Update to 4.3.0 (close RHBZ#2017728) * Sat Nov 6 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.1-6 - Work around RHBZ#2017933 * Fri Oct 1 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.1-5 - Generate PDF instead of HTML Sphinx documentation. * Mon Sep 13 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.1-4 - Let pyproject-rpm-macros handle the license file * Sun Sep 12 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.1-3 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Sun Sep 12 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.1-2 - Reduce spec file macro indirection * Mon Aug 2 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.1-1 - Update to 4.2.1 (fixes RHBZ#1989114) * Tue Jul 27 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.0-3 - Move %generate_buildrequires after %prep to make the spec file easier to follow * Wed Jul 21 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.0-2 - No longer skip any tests * Wed Jul 21 2021 Benjamin A. Beasley code@musicinmybrain.net - 4.2.0-1 - Update to 4.2.0 (closes RHBZ#1978267) * Sun Jul 4 2021 Benjamin A. Beasley code@musicinmybrain.net - 3.14.2-2 - Fix typos in script to remove executable permissions from files without shebangs * Sun Jul 4 2021 Benjamin A. Beasley code@musicinmybrain.net - 3.13.1-1 - Update to 3.14.2 (last 3.x release) - Drop python-engineio-3.13.1-all-tasks.patch, now upstream - Fix spurious executable permissions (upstream PR#240) - Remove .buildinfo file from HTML documentation * Thu Jul 1 2021 Benjamin A. Beasley code@musicinmybrain.net - 3.13.1-5 - Near-total spec file rewrite - Removed obsolete practices like python_provide macro and manual Requires - Added documentation and tests * Fri Jun 4 2021 Python Maint python-maint@redhat.com - 3.13.1-4 - Rebuilt for Python 3.10 --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update python-engineio' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org