Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.9] Fix documentation build by pinning Alabaster version to 0.7.13#113815

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 1 commit intopython:3.9fromm-aciek:3.9-docs-pin-alabaster
Jan 10, 2024

Conversation

m-aciek
Copy link
Contributor

Alabaster is Sphinx's dependency. Alabaster 0.7.14 released on 2024-01-08 dropped support for Sphinx 3.3 and earlier.

https://alabaster.readthedocs.io/en/latest/changelog.html#id2 (anchor to the section works correctly as of 2024-01-08)

% make … latex # [or html]…Sphinx version error:The alabaster extension used by this project needs at least Sphinx v3.4; it therefore cannot be built with this version.make: *** [Makefile:51: build] Error 2Error: Process completed with exit code 2.

The same affects also 3.8 branch. Would it be possible for someone with the permissions to mark it for a backport?

hugovk reacted with thumbs up emoji
Alabaster is Sphinx's dependency. Alabaster 0.7.14 released on 2024-01-08 dropped support for Sphinx 3.3 and earlier.https://alabaster.readthedocs.io/en/latest/changelog.html
@AA-Turner
Copy link
Member

@ambv this looks good and allows docs to work again on 3.8/3.9 branches.

(I haven't yet found a good solution for signalling compatibility at install time, as having circular dependencies leads to issues for various users! The joys of packaging...)

A

@ambvambv merged commitf86e20e intopython:3.9Jan 10, 2024
@miss-islington-app
Copy link

Thanks@m-aciek for the PR, and@ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJan 10, 2024
…ythonGH-113815)Alabaster is Sphinx's dependency. Alabaster 0.7.14 released on 2024-01-08 dropped support for Sphinx 3.3 and earlier.(cherry picked from commitf86e20e)Co-authored-by: Maciej Olko <maciej.olko@affirm.com>https: //alabaster.readthedocs.io/en/latest/changelog.html
@bedevere-app
Copy link

GH-113899 is a backport of this pull request to the3.8 branch.

ambv pushed a commit that referenced this pull requestJan 10, 2024
…H-113815) (#113899)Alabaster is Sphinx's dependency. Alabaster 0.7.14 released on 2024-01-08 dropped support for Sphinx 3.3 and earlier.(cherry picked from commitf86e20e)https://alabaster.readthedocs.io/en/latest/changelog.htmlCo-authored-by: Maciej Olko <maciej.olko@affirm.com>
@bedevere-app
Copy link

GH-113899 is a backport of this pull request to the3.8 branch.

@m-aciekm-aciek deleted the 3.9-docs-pin-alabaster branchJanuary 10, 2024 10:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@AA-TurnerAA-TurnerAA-Turner approved these changes

Assignees

@AA-TurnerAA-Turner

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@m-aciek@AA-Turner@ambv

[8]ページ先頭

©2009-2025 Movatter.jp