- Fix python314:doc package build with docutils 0.22. Remove the

"SPHINXERRORHANDLING = --fail-on-warning" from Doc/Makefile using
  the gh139257-Support-docutils-0.22.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=105
This commit is contained in:
2025-10-09 13:52:03 +00:00
committed by Git OBS Bridge
parent 089998e4e3
commit 31eec57a82
2 changed files with 28 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 9 09:10:23 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Fix python314:doc package build with docutils 0.22. Remove the
"SPHINXERRORHANDLING = --fail-on-warning" from Doc/Makefile using
the gh139257-Support-docutils-0.22.patch.
-------------------------------------------------------------------
Wed Oct 8 08:55:51 UTC 2025 - Matej Cepl <mcepl@cepl.eu>