[Bug 282039] [exp-run] textproc/py-sphinx: Update to 8.0.2
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282039] [exp-run] textproc/py-sphinx: Update to 8.0.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 15:45:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282039
Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sunpoet@FreeBSD.org
--- Comment #3 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
(In reply to Li-Wen Hsu from comment #2)
For sphinx 8.0.2, the update is incomplete for several reasons:
- RUN_DEPENDS change is missing, see [1]
- Updates for the dependencies are not included
If the dependencies are incomplete, it will break PEP 517 build of dependent
ports.
Regarding py-alabaster, alabaster 1.0.0 requires Python 3.10+ which effectively
removes py39-sphinx. Sphinx 8.1.0+ requires "alabaster>=0.7.14", therefore we
should prepare py-sphinx 8.1.3 (latest) update instead.
[1] https://github.com/sphinx-doc/sphinx/blob/v8.0.2/pyproject.toml#L57-L75
--
You are receiving this mail because:
You are on the CC list for the bug.