14
0
forked from pool/python-Sphinx

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

- Update to version 6.1.3
  * #11116: Reverted to previous Sphinx 5 node copying method
  * #11117: Reverted changes to parallel image processing from Sphinx 6.1.0
  * #11119: Supress ``ValueError`` in the ``linkcheck`` builder

OBS-URL: https://build.opensuse.org/request/show/1057658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=229
This commit is contained in:
2023-01-10 21:51:34 +00:00
committed by Git OBS Bridge
parent 5a0a1ae826
commit a21cdf41cb
7 changed files with 30 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 10 18:02:04 UTC 2023 - Martin Liška <mliska@suse.cz>
- Update to version 6.1.3
* #11116: Reverted to previous Sphinx 5 node copying method
* #11117: Reverted changes to parallel image processing from Sphinx 6.1.0
* #11119: Supress ``ValueError`` in the ``linkcheck`` builder
-------------------------------------------------------------------
Sun Jan 8 09:18:41 UTC 2023 - Martin Liška <mliska@suse.cz>