Skip to content

Update sphinx package in requirements.txt#299

Draft
mrcmry wants to merge 2 commits intomasterfrom
update-sphinx-pip-packages
Draft

Update sphinx package in requirements.txt#299
mrcmry wants to merge 2 commits intomasterfrom
update-sphinx-pip-packages

Conversation

@mrcmry
Copy link
Copy Markdown
Collaborator

@mrcmry mrcmry commented Apr 4, 2026

This PR is a try to update the version of python packages.

I updated the packages to work on 3.12.3, the version of ubuntu 24.04. But I seems to fail in the CI.

I tried to run make -e SPHINXOPTS="-D language='zh_CN'" html and it worked on my machine.

I fixed some chinese warnings due to `` not being detected due to missing spaces. Note that I have not knowledge of Chinese or any ideogram languages. But it's probably better like this that without. Perhaps the space before the special parenthesis used could be improved. At least it fix most of the warnings. I left one because it seems to be a multi line problem and I don't want to mess with the meaning.

Now the CI is failing so I will turn this into draft and fix this when I have time.

mrcmry added 2 commits April 4, 2026 21:27
These are the versions that are installed by pip
without any "==x.y.z" in the requirement.txt with
python 3.12.3 (ubuntu 24.04).
note: I have absolutely no knowledge of chinese or any non ideogram languages.
I added space so the `` is correctly detected and the warning is gone.
Perhaps a better handling when a ` (` special ( character would give a better look.
@mrcmry mrcmry marked this pull request as draft April 4, 2026 20:15
@mrcmry mrcmry changed the title Update sphinx package to requirements.txt Update sphinx package in requirements.txt Apr 4, 2026
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.

1 participant