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

Unpin breathe version, force more recent sphinx version #470

Merged

Conversation

R1kM
Copy link
Collaborator

@R1kM R1kM commented Jun 14, 2024

The doc workflow is currently broken because of the following error message

Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.

To fix this, this PR forces the Sphinx version to be at least 5.0.0, and installs it through pip instead of brew to have more flexibility on the sphinx version.
Note, this required unpinning the version of breathe, which was done in #241 because of breakages due to breathe updates. The latest version of breathe seems fixed, so this might not be needed anymore.

@R1kM R1kM requested a review from a team as a code owner June 14, 2024 14:23
Copy link

cla-bot bot commented Jun 14, 2024

We require contributors to sign our Contributor License Agreement https://github.com/cryspen/hacl/blob/main/CLA.md ensuring that the contribution can be licensed under Apache 2.0 and MIT. In order for us to review and merge your code, please mention @cryspen/core in a comment below to get yourself added.

@R1kM R1kM requested a review from franziskuskiefer June 14, 2024 14:32
@franziskuskiefer franziskuskiefer merged commit 26aa6ab into franziskus/update-hacl-star Jun 18, 2024
38 of 40 checks passed
@franziskuskiefer franziskuskiefer deleted the afromher/update-sphinx branch June 18, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants