python-sphinxcontrib-devhelp/python-sphinxcontrib-devhelp.changes
2024-07-19 17:57:15 +00:00

46 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Jul 19 17:56:18 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add no-store-btime-gzip.patch to fix bsc#1227999 by not storing
build time in gzip headers so as to make building documentation
reproducible
- Add rpmlintrc
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Fri Mar 6 12:52:53 UTC 2020 - pgajdos@suse.com
- version update to 1.0.2
* Fix package metadata
-------------------------------------------------------------------
Tue Jun 4 12:02:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit, needed by Sphinx