14
0
forked from pool/python-Sphinx

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

- Update to version 5.1.1
* #10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean``
  iterator implementation.
* #10702: Restore compatability with third-party builders.

OBS-URL: https://build.opensuse.org/request/show/991350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=216
This commit is contained in:
2022-07-27 12:33:39 +00:00
committed by Git OBS Bridge
parent 74c6c73312
commit d10c739274
6 changed files with 28 additions and 20 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 27 06:58:04 UTC 2022 - Martin Liška <mliska@suse.cz>
- Update to version 5.1.1
* #10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean``
iterator implementation.
* #10702: Restore compatability with third-party builders.
-------------------------------------------------------------------
Sun Jul 24 17:44:29 UTC 2022 - Martin Liška <mliska@suse.cz>