43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 29 19:11:22 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Clean up the SPEC file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 28 11:50:32 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 1.0.9
|
|
* Drop support for Python 3.5, 3.6, 3.7, and 3.8
|
|
* Raise minimum required Sphinx version to 5.0
|
|
* Fix tests for Sphinx 7.1 and below
|
|
* Use ``os.PathLike`` over ``pathlib.Path``
|
|
* Serialise context["script_files"] and context["css_files"] as their filenames
|
|
on Sphinx 7.2.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 21 12:37:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:45:11 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 6 12:16:15 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.1.5:
|
|
* Remove deprecation warnings for Sphinx-3.x
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 6 11:07:42 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 1.1.4
|
|
* Fix package metadata
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 12:35:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by Sphinx
|