Skip to content

use python 3.11 to publish docs#645

Merged
andygrove merged 2 commits into
apache:mainfrom
andygrove:fix-docs
Apr 26, 2024
Merged

use python 3.11 to publish docs#645
andygrove merged 2 commits into
apache:mainfrom
andygrove:fix-docs

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Apr 24, 2024

Which issue does this PR close?

Closes #644 (hopefully)

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@raulcd
Copy link
Copy Markdown
Member

raulcd commented Apr 26, 2024

protoc seems to be failing with 404 on release 3.20.3:
https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3
It seems osx aarch64 was removed from there. Is there a possibility to use a different version? 3.20.2 seems to have it so maybe forcing it?

@andygrove
Copy link
Copy Markdown
Member Author

Thanks @raulcd I specified 3.20.3 in this PR

@andygrove andygrove merged commit 88ce6e6 into apache:main Apr 26, 2024
@andygrove andygrove deleted the fix-docs branch April 26, 2024 18:51
Michael-J-Ward added a commit to Michael-J-Ward/datafusion-python that referenced this pull request May 1, 2024
PR apache#645 switched to using python 3.11 to publish docs.

This updates the dependency installation to use the appropriate requirements file.
andygrove pushed a commit that referenced this pull request May 1, 2024
PR #645 switched to using python 3.11 to publish docs.

This updates the dependency installation to use the appropriate requirements file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub workflow for publishing documentation is failing

2 participants