2023-09-07 11:20:42 +00:00
|
|
|
-------------------------------------------------------------------
|
2024-01-14 10:44:17 +00:00
|
|
|
Sun Jan 14 10:42:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.0.6:
|
|
|
|
* Remove Sphinx as a required dependency, as circular
|
|
|
|
dependencies may cause failure with package managers that
|
|
|
|
expect a directed acyclic graph (DAG) of dependencies.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-09-07 11:20:42 +00:00
|
|
|
Thu Sep 7 11:17:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.0.5:
|
|
|
|
* Use ``os.PathLike`` over ``pathlib.Path``
|
|
|
|
* Fix tests for Sphinx 7.1 and below
|
|
|
|
* Drop support for Python 3.5, 3.6, 3.7, and 3.8
|
|
|
|
* Raise minimum required Sphinx version to 5.0
|
|
|
|
|
2023-04-21 13:33:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 21 12:36:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 13 22:45:07 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
|
2020-03-06 18:17:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 6 12:52:53 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 1.0.2
|
|
|
|
* Fix package metadata
|
|
|
|
|
2019-06-04 12:05:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 4 12:02:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Initial commit, needed by Sphinx
|