diff --git a/python314.changes b/python314.changes index 5b389c8..adbebc6 100644 --- a/python314.changes +++ b/python314.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Oct 15 09:22:40 UTC 2025 - Daniel Garcia + +- Use sed to remove "--fail-on-warning" config from Makefile instead + of the patch gh139257-Support-docutils-0.22.patch + +------------------------------------------------------------------- +Thu Oct 9 09:10:23 UTC 2025 - Daniel Garcia + +- 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