15
0
forked from pool/python-Sphinx

Accepting request 1082726 from home:marxin:branches:devel:languages:python

- Update to version 6.2.1
  * #11355: Revert the default type of :confval:`nitpick_ignore` and
    :confval:`nitpick_ignore_regex` to ``list``.

OBS-URL: https://build.opensuse.org/request/show/1082726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=238
This commit is contained in:
2023-04-26 21:13:54 +00:00
committed by Git OBS Bridge
parent d00c9e3b8d
commit 0c85852649
6 changed files with 27 additions and 20 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 25 11:17:16 UTC 2023 - Martin Liška <mliska@suse.cz>
- Update to version 6.2.1
* #11355: Revert the default type of :confval:`nitpick_ignore` and
:confval:`nitpick_ignore_regex` to ``list``.
-------------------------------------------------------------------
Mon Apr 24 07:40:28 UTC 2023 - Martin Liška <mliska@suse.cz>