14
0
forked from pool/python-Sphinx

Accepting request 980596 from home:stroeder:python

Update to version 5.0.1

OBS-URL: https://build.opensuse.org/request/show/980596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=209
This commit is contained in:
2022-06-03 13:25:20 +00:00
committed by Git OBS Bridge
parent ed440f67f6
commit 4c2ef61b75
6 changed files with 30 additions and 20 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jun 3 08:12:27 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to version 5.0.1
* #10498: gettext: TypeError is raised when sorting warning messages if a node
has no line number
* #10493: html theme: :rst:dir:`topic` directive is rendered incorrectly with
docutils-0.18
* #10495: IndexError is raised for a :rst:role:`kbd` role having a separator
-------------------------------------------------------------------
Mon May 30 09:20:27 UTC 2022 - Martin Liška <mliska@suse.cz>