forked from pool/python-sphinxcontrib-devhelp
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-devhelp?expand=0&rev=14
This commit is contained in:
45
python-sphinxcontrib-devhelp.changes
Normal file
45
python-sphinxcontrib-devhelp.changes
Normal file
@@ -0,0 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
Reference in New Issue
Block a user