LibreSign / LibreSign/documentation
Bump Python version
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- Avg merge
- 19h 12m
- Merged PRs (30d)
- 1
Description
Now we have two places that the Python version is locked:
Is necessary
- identify what's the latest Python version that Sphinx
- Bump the Python version at this project
- Define a way to make more easy to bump the Python version and Sphinx version when newest version is released
Maybe using Dependabot
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing .docker/sphinx/Dockerfile and .github/workflows/deploy.yml, where the Python version is locked. Determine the latest Python version supported by Sphinx, update both locations, and define how Python and Sphinx version bumps should be kept current, possibly with Dependabot. Done means the documentation build and deployment use the updated versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100