Skip to content
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

Support Docutils 0.19 #10656

Merged
merged 2 commits into from Jul 12, 2022
Merged

Support Docutils 0.19 #10656

merged 2 commits into from Jul 12, 2022

Conversation

AA-Turner
Copy link
Member

Local visual testing seems fine, so this officially adopts support for Docutils 0.19.

Feature or Bugfix

  • Feature

A

@AA-Turner AA-Turner added the docutils Tags upstream Docutils issues label Jul 10, 2022
@AA-Turner AA-Turner added this to the 5.1.0 milestone Jul 10, 2022
@AA-Turner AA-Turner self-assigned this Jul 10, 2022
@AA-Turner AA-Turner mentioned this pull request Jul 10, 2022
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Jul 11, 2022
sphinx-doc/sphinx#10656

Fixes FS#75264

git-svn-id: file:///srv/repos/svn-community/svn@1249782 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Jul 11, 2022
sphinx-doc/sphinx#10656

Fixes FS#75264




git-svn-id: file:///srv/repos/svn-community/svn@1249782 9fca08f4-af9d-4005-b8df-a31f2cc04f65
@AA-Turner AA-Turner linked an issue Jul 12, 2022 that may be closed by this pull request
@AA-Turner AA-Turner merged commit b3e03d9 into sphinx-doc:5.x Jul 12, 2022
@AA-Turner AA-Turner deleted the support-du19 branch July 12, 2022 21:47
stanislavlevin added a commit to stanislavlevin/freeipa that referenced this pull request Jul 25, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
stanislavlevin added a commit to stanislavlevin/freeipa that referenced this pull request Jul 25, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
stanislavlevin added a commit to stanislavlevin/freeipa that referenced this pull request Jul 25, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
abbra pushed a commit to freeipa/freeipa that referenced this pull request Jul 26, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
rcritten pushed a commit to rcritten/freeipa that referenced this pull request Jul 26, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
rcritten pushed a commit to rcritten/freeipa that referenced this pull request Jul 26, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
abbra pushed a commit to freeipa/freeipa that referenced this pull request Jul 26, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
abbra pushed a commit to freeipa/freeipa that referenced this pull request Jul 26, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
stanislavlevin added a commit to stanislavlevin/freeipa that referenced this pull request Aug 1, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
stanislavlevin added a commit to stanislavlevin/freeipa that referenced this pull request Aug 1, 2022
New Sphinx 5.1.0 (Released: Jul 24, 2022) bumped supported docutils
to 0.19:
sphinx-doc/sphinx#10656

But m2r2 doesn't support it yet:
CrossNox/m2r2#52

Thereby, docutils must be constrained to < 0.19.

This should be fixed by m2r2 and after they do it the restriction
can be removed.

Fixes: https://pagure.io/freeipa/issue/9208
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docutils Tags upstream Docutils issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Sphinx to work with docutils-0.19.x
1 participant