-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase minimum supported Sphinx to 6.2.1 #117928
Comments
cc @befeleme / Fedora / RHEL |
Fedora: 6.2.1 is good enough for 3.12+ |
For openSUSE we're using right now:
cc @mcepl |
What Python version do you have in Leap? Is it still 3.6 as a base, and you can install newer versions as additional modules? When do you plan to upgrade Sphinx in Leap? Sphinx 4.2.0 is ~3 years old: https://pypi.org/project/Sphinx/4.2.0/ |
We've also python 3.11 in Leap, right now it's building using sphinx-build provided by Sphinx So in this specific case, you can forget about the old 4.2.0 version and it should be okay to set the minimum supported Sphinx to 6.2.1. Shouldn't be a problem in openSUSE. |
Thanks, sounds good, and we'll keep Sphinx 4.2.0 for the 3.11 branch. |
Co-authored-by: Hugo van Kemenade <[email protected]>
#118321) Co-authored-by: Hugo van Kemenade <[email protected]>
…21986) (cherry picked from commit 7dd52b6) Co-authored-by: Adam Turner <[email protected]>
…21986) (cherry picked from commit 7dd52b6) Co-authored-by: Adam Turner <[email protected]>
Documentation
Python 3.11 is now only receiving security updates, so it's time to review the minimum Sphinx version user for 3.12+. We won't change the minimum for the 3.11 branch.
Using the same survey as #109209 (comment):
References:
cc:
@mitya57 / Debian
@hroncok / Fedora / RHEL
@mgorny / Gentoo
@danigm / openSUSE
@AA-Turner / CPython
gh-117928: Bump the minimum Sphinx version to 6.2.1 #117853
Linked PRs
The text was updated successfully, but these errors were encountered: