Date: Wed, 17 Jul 2024 08:03:48 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 280323] textproc/py-sphinx: dependency textproc/py-docutils outside the limit Message-ID: <bug-280323-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280323 Bug ID: 280323 Summary: textproc/py-sphinx: dependency textproc/py-docutils outside the limit Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: rhurlin@FreeBSD.org Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Created attachment 252120 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252120&action= =3Dedit Patch to raise the limit for docutils to <=3D 0.21.2 Since the update of textproc/py-docutils to v0.21.2, the limits for this dependency in textproc/py-sphinx are too tight (< 0.20). The limitations can be found in pyproject.toml and in PKG-INFO. The real problem is that the port textproc/py-sphinx is still on version 5.= 3.0, while upstream is already 7.4.5. Since version 7.3.0 [1] docutils 0.21 are supported, the limitation in the ports so far is actually only supported si= nce Sphinx 7.0.1 [2] ... Are there plans to upgrade Sphinx to a current version in the near future? = If not, would a patch of the current version in the ports be conceivable? In t= he latter case, I have attached a patch with which Sphinx seems to work sufficiently. [1] https://www.sphinx-doc.org/en/master/changes.html#release-7-3-0-released-ap= r-16-2024 [2] https://www.sphinx-doc.org/en/master/changes.html#release-7-0-1-released-ma= y-12-2023 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280323-21822>