- Update sphinx-72.patch to include renaming :noindex: option to

:no-index: in Sphinx 7.2 (bsc#1232750).
- While renaming drop fix-sphinx-72.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=157
This commit is contained in:
2024-11-04 21:51:43 +00:00
committed by Git OBS Bridge
parent 684e8fbbf9
commit 3c83f96183
3 changed files with 91 additions and 73 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 4 21:49:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update sphinx-72.patch to include renaming :noindex: option to
:no-index: in Sphinx 7.2 (bsc#1232750).
- While renaming drop fix-sphinx-72.patch.
-------------------------------------------------------------------
Fri Nov 1 21:38:45 UTC 2024 - Matej Cepl <mcepl@cepl.eu>