------------------------------------------------------------------- Wed Jan 22 01:07:17 UTC 2025 - Steve Kowalik - Add patch support-sphinx-8.1.patch: * Support Sphinx 8.1 changes. ------------------------------------------------------------------- Wed Oct 30 19:51:06 UTC 2024 - Dirk Müller - update to 3.4.7: * As previous release, but with working deployment to PyPI - update to 3.4.6: * Unpin Python version and dont reread README.md in setup.py * Drop usage of internal API when conditionally including assets ------------------------------------------------------------------- Thu Feb 1 21:22:41 UTC 2024 - Dirk Müller - update to 3.4.5: * Removed docutils version pin ------------------------------------------------------------------- Wed Jan 3 10:24:00 UTC 2024 - Dirk Müller - require setuptools ------------------------------------------------------------------- Thu Dec 21 06:24:22 UTC 2023 - Steve Kowalik - 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. ------------------------------------------------------------------- Mon Oct 9 14:41:57 UTC 2023 - ecsos - Fix build error: patch defined multible times. ------------------------------------------------------------------- Tue Sep 19 10:18:28 UTC 2023 - Markéta Machová - Add sphinx71.patch and sphinx72.patch to fix tests with Sphinx 7.2 ------------------------------------------------------------------- Sun Jun 11 13:36:14 UTC 2023 - ecsos - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Wed Sep 28 15:16:23 UTC 2022 - Daniel Garcia - Update to v3.4.1 - Add multibuild support to run tests - Remove sphinx-testing dependecy ------------------------------------------------------------------- Wed Nov 17 11:03:54 UTC 2021 - Andreas Schneider - Fix building on openSUSE 15.3 ------------------------------------------------------------------- Tue Jun 29 09:47:05 UTC 2021 - Ondřej Súkup - Initial package