XDB-144. Updated requirements.txt for ow-fork-7.1#42
Merged
Conversation
makar112233
commented
Jan 30, 2023
- We can see an error "The alabaster extension used by this project needs at least Sphinx v1.6; it therefore cannot be built with this version." https://github.com/owtech/foundationdb/actions/runs/3958476939/jobs/6795913802#step:6:1993
- We've checked which version of alabaster has been installed "Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-14.0 alabaster-0.7.13" https://github.com/owtech/foundationdb/actions/runs/3958476939/jobs/6795913802#step:6:1959
- Checked that version of alabaster 0.7.13 is latest : https://github.com/bitprophet/alabaster
- After that we had seen documentation https://alabaster.readthedocs.io/en/latest/index.html?highlight=Sphinx#what-is-alabaster and saw "It requires Python 3.8 or newer and Sphinx 1.6 or newer."
- Checked repo alabaster and saw new commit sphinx-doc/alabaster@0bd2b35 Comment is containing text "Require Sphinx 1.6 or newer"
We can see an error "The alabaster extension used by this project needs at least Sphinx v1.6; it therefore cannot be built with this version." https://github.com/owtech/foundationdb/actions/runs/3958476939/jobs/6795913802#step:6:1993 We've checked which version of alabaster has been installed "Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.14.0 alabaster-0.7.13" https://github.com/owtech/foundationdb/actions/runs/3958476939/jobs/6795913802#step:6:1959 Checked that version of alabaster 0.7.13 is latest : https://github.com/bitprophet/alabaster After that we had seen documentation https://alabaster.readthedocs.io/en/latest/index.html?highlight=Sphinx#what-is-alabaster and saw "It requires Python 3.8 or newer and Sphinx 1.6 or newer." Checked repo alabaster and saw new commit sphinx-doc/alabaster@0bd2b35 Comment is containing text "Require Sphinx 1.6 or newer"
Updated requirements.txt
XDB-144: added new file for building Docker image with OWTech specifics for 7.1
foxyholic
approved these changes
Jan 30, 2023
oleg68
approved these changes
Jan 30, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.