Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2024 08:03:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 280323] textproc/py-sphinx: dependency textproc/py-docutils outside the limit
Message-ID:  <bug-280323-21822-SHb53uoVEs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280323-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280323-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 280323: textproc/py-sphinx: dependency textproc/py-docutils outside the
limit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280323



--- Description ---
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280323-21822-SHb53uoVEs>