https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280323

            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: rhur...@freebsd.org
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

Created attachment 252120
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252120&action=edit
Patch to raise the limit for docutils to <= 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 since
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 the
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-apr-16-2024
[2]
https://www.sphinx-doc.org/en/master/changes.html#release-7-0-1-released-may-12-2023

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to