python-sphinx-tabs/python-sphinx-tabs.changes

52 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Wed Jan 3 10:24:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
- require setuptools
-------------------------------------------------------------------
Thu Dec 21 06:24:22 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- 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 <ecsos@opensuse.org>
- Fix build error: patch defined multible times.
-------------------------------------------------------------------
Tue Sep 19 10:18:28 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Add sphinx71.patch and sphinx72.patch to fix tests with Sphinx 7.2
-------------------------------------------------------------------
Sun Jun 11 13:36:14 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Wed Sep 28 15:16:23 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- 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 <asn@cryptomilk.org>
- Fix building on openSUSE 15.3
-------------------------------------------------------------------
Tue Jun 29 09:47:05 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
- Initial package