maintainer-feedback requested: [Bug 297052] textproc/py-docutils: Update port to version 0.23

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Jul 2026 18:06:31 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 297052: textproc/py-docutils: Update port to version 0.23
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297052



--- Description ---
This bug report originates from Bug #297044, where it was discovered that
Pelican 4.12 requires Docutils 0.22 or newer. The current textproc/py-docutils
port still provides version 0.21.2, which prevents www/py-pelican from
depending on the required version.

To address this, I prepared a patch updating textproc/py-docutils to version
0.23, the latest upstream release. This should allow www/py-pelican to declare
the correct dependency on Docutils 0.22 or newer and resolve the reported
issue.