Changelog for
python311-efl-1.26.0-5.2.x86_64.rpm :
* Tue Mar 05 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Mon Jan 22 2024 Dominique Leuenberger - Unconditionally BuildRequire setuptools: the build relies on it.
* Sat Dec 02 2023 Bernhard Wiedemann - Remove Sphinx .doctrees for reproducible builds
* Fri Sep 01 2023 Simon Lees - Fix Leap build by tweeking dependencies and disabling docs as they require newer tooling then Leap provides.
* Thu Aug 31 2023 Fridrich Strba - Use Cython to regenerate files during the build- Build documentation using sphinx-build since Sphinx 7+ dropped the integration with setuptools- Added patch:
* cython3.patch + Explicite declaration of functions as noexcept: in Cython 3+, default swallowing of Python exception is deprecated and the new default is to propagate them. Generation of files is ending up in error on exception mismatch
* Tue Mar 21 2023 Simon Lees - Update to 1.26.0
* Sync with latest efl- Drop memory-allocation-error.patch fixed upstream
* Mon Jan 10 2022 Andreas Schwab - memory-allocation-error.patch: fix a memory allocation error
* Wed Feb 24 2021 Simon Lees - Fix conflicts and provides for docs packages
* Wed Feb 10 2021 Simon Lees - Only create docs and examples packages once
* Sun Nov 08 2020 Simon Lees - Update to 1.25.0
* Sync with the latest efl release