Changelog for
python-engineio-doc-4.4.0-1.fc38.noarch.rpm :
* Sun Mar 19 2023 Benjamin A. Beasley
- 4.4.0-1- Update to 4.4.0 (close RHBZ#2179209)
* Sun Mar 19 2023 Benjamin A. Beasley - 4.3.4-6- Don’t assume %_smp_mflags is -j%_smp_build_ncpus
* Fri Jan 20 2023 Fedora Release Engineering - 4.3.4-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Oct 27 2022 Benjamin A. Beasley - 4.3.4-4- Add missing patch file
* Thu Oct 27 2022 Benjamin A. Beasley - 4.3.4-3- Apply upstream patch for Python 3.11 test failures
* Thu Sep 15 2022 Benjamin A. Beasley - 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 04 2022 Benjamin A. Beasley - 4.3.4-1- Update to 4.3.4 (close RHBZ#2115112)
* Thu Aug 04 2022 Benjamin A. Beasley - 4.3.3-4- Confirm that License is SPDX MIT (no License field change)
* Tue Jul 26 2022 Benjamin A. Beasley - 4.3.3-3- Skip the tests that fail on Python 3.11 (close RHBZ#2094381)
* Fri Jul 22 2022 Fedora Release Engineering - 4.3.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jul 07 2022 Benjamin A. Beasley - 4.3.3-1- Update to 4.3.3 (close RHBZ#2103967)
* Thu Jun 16 2022 Python Maint - 4.3.2-3- Rebuilt for Python 3.11
* Wed Jun 08 2022 Benjamin A. Beasley - 4.3.2-2- Partial fix for Python 3.11 FTBFS
* Sun May 01 2022 Benjamin A. Beasley - 4.3.2-1- Update to 4.3.2 (close RHBZ#2078473)
* Sun May 01 2022 Benjamin A. Beasley - 4.3.1-3- Drop eventlet workaround
* Fri Jan 21 2022 Fedora Release Engineering - 4.3.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 12 2022 Benjamin A. Beasley - 4.3.1-1- Update to 4.3.1 (close RHBZ#2039760)
* Sat Nov 27 2021 Benjamin A. Beasley - 4.3.0-2- Reduce LaTeX PDF build verbosity
* Sat Nov 06 2021 Benjamin A. Beasley - 4.3.0-1- Update to 4.3.0 (close RHBZ#2017728)
* Sat Nov 06 2021 Benjamin A. Beasley - 4.2.1-6- Work around RHBZ#2017933
* Fri Oct 01 2021 Benjamin A. Beasley - 4.2.1-5- Generate PDF instead of HTML Sphinx documentation.
* Mon Sep 13 2021 Benjamin A. Beasley - 4.2.1-4- Let pyproject-rpm-macros handle the license file
* Sun Sep 12 2021 Benjamin A. Beasley - 4.2.1-3- Drop BR on pyproject-rpm-macros, now implied by python3-devel
* Sun Sep 12 2021 Benjamin A. Beasley - 4.2.1-2- Reduce spec file macro indirection
* Mon Aug 02 2021 Benjamin A. Beasley - 4.2.1-1- Update to 4.2.1 (fixes RHBZ#1989114)
* Tue Jul 27 2021 Benjamin A. Beasley - 4.2.0-3- Move %generate_buildrequires after %prep to make the spec file easier to follow
* Wed Jul 21 2021 Benjamin A. Beasley - 4.2.0-2- No longer skip any tests
* Wed Jul 21 2021 Benjamin A. Beasley - 4.2.0-1- Update to 4.2.0 (closes RHBZ#1978267)
* Sun Jul 04 2021 Benjamin A. Beasley - 3.14.2-2- Fix typos in script to remove executable permissions from files without shebangs
* Sun Jul 04 2021 Benjamin A. Beasley - 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 01 2021 Benjamin A. Beasley - 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 04 2021 Python Maint - 3.13.1-4- Rebuilt for Python 3.10