Changelog for
python312-sphinxcontrib-devhelp-1.0.6-3.4.noarch.rpm :
* Fri Jul 19 2024 Matej Cepl
- 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 2024 Dirk Müller - 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 07 2023 Dirk Müller - 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 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Fri Mar 06 2020 pgajdosAATTsuse.com- version update to 1.0.2
* Fix package metadata
* Tue Jun 04 2019 Tomáš Chvátal - Initial commit, needed by Sphinx