| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- require setuptools
- Update to 3.4.4:
* Added
+ Testing for Python 3.11 and 3.12
* Removed
+ Dependency on unsupported sphinx_testing package
* Fixed
+ tests for sphinx 7.2
+ slice assignment in update_context(), which was removing JS scripts
from other sphinx extensions/themes on pages where tabs were not used
- Drop patches sphinx71.patch and sphinx72.patch, included upstream.
- Switch to pyproject macros.
- Fix build error: patch defined multible times.
- Add sphinx71.patch and sphinx72.patch to fix tests with Sphinx 7.2
- Add %{?sle15_python_module_pythons}
- Update to v3.4.1 - Add multibuild support to run tests - Remove sphinx-testing dependecy
- Fix building on openSUSE 15.3
- Initial package