14
0
forked from pool/python-Sphinx

- update to 7.1.2:

* #11542: linkcheck: Properly respect :confval:`linkcheck_anchors`
    and do not spuriously report failures to validate anchors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=246
This commit is contained in:
2023-08-07 08:19:17 +00:00
committed by Git OBS Bridge
parent 6aa0a6f18c
commit 6696c2f52a
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 7 08:18:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 7.1.2:
* #11542: linkcheck: Properly respect :confval:`linkcheck_anchors`
and do not spuriously report failures to validate anchors.
-------------------------------------------------------------------
Fri Jul 28 13:34:59 UTC 2023 - Martin Liška <martin.liska@hey.com>